Author: ips
Date: 2009-06-23 01:27:08 -0400 (Tue, 23 Jun 2009)
New Revision: 548
Modified:
trunk/pom.xml
Log:
prepare for 1.3.0.Beta1 release
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2009-06-23 02:38:59 UTC (rev 547)
+++ trunk/pom.xml 2009-06-23 05:27:08 UTC (rev 548)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.rhq</groupId>
<artifactId>rhq-parent</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.0.EmbJopr.1_3_0-1</version>
</parent>
<groupId>org.jboss.jopr</groupId>
@@ -64,9 +64,9 @@
<!-- dependency versions -->
<jaxb-api.version>2.1</jaxb-api.version>
<jaxb-impl.version>2.1.6</jaxb-impl.version>
- <jopr.version>2.3.0-SNAPSHOT</jopr.version>
+ <jopr.version>2.3.0.EmbJopr.1_3_0-1</jopr.version>
<richfaces.version>3.3.0.GA</richfaces.version>
- <rhq.version>1.3.0-SNAPSHOT</rhq.version>
+ <rhq.version>1.3.0.EmbJopr.1_3_0-1</rhq.version>
<seam.version>2.1.0.SP1</seam.version>
<seam.embedded.version>beta3.SP3</seam.embedded.version>
<!-- This is a special patched version of not-yet-released Facelets 1.1.15,
Show replies by date