Author: ips
Date: 2009-07-21 19:08:27 -0400 (Tue, 21 Jul 2009)
New Revision: 569
Modified:
trunk/pom.xml
Log:
switch to non-snapshot deps to prepare for 1.3.0.Beta2 release
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2009-07-20 18:28:53 UTC (rev 568)
+++ trunk/pom.xml 2009-07-21 23:08:27 UTC (rev 569)
@@ -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-2</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-2</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-2</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