[embjopr-commits] EMBJOPR SVN: r348 - trunk.

embjopr-commits at lists.jboss.org embjopr-commits at lists.jboss.org
Mon Apr 27 11:25:14 EDT 2009


Author: ips
Date: 2009-04-27 11:25:14 -0400 (Mon, 27 Apr 2009)
New Revision: 348

Modified:
   trunk/pom.xml
Log:
1.2.0.CR2 release is done - switch rhq.version and jopr.version props back to x.2.0-SNAPSHOT


Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2009-04-27 14:24:09 UTC (rev 347)
+++ trunk/pom.xml	2009-04-27 15:25:14 UTC (rev 348)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.rhq</groupId>
         <artifactId>rhq-parent</artifactId>
-        <version>1.2.0.CR2</version>
+        <version>1.2.0-SNAPSHOT</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.2.0.CR2</jopr.version>
+        <jopr.version>2.2.0-SNAPSHOT</jopr.version>
         <richfaces.version>3.3.0.GA</richfaces.version>
-        <rhq.version>1.2.0.CR2</rhq.version>
+        <rhq.version>1.2.0-SNAPSHOT</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,




More information about the embjopr-commits mailing list