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

embjopr-commits at lists.jboss.org embjopr-commits at lists.jboss.org
Tue Jun 23 01:37:47 EDT 2009


Author: ips
Date: 2009-06-23 01:37:47 -0400 (Tue, 23 Jun 2009)
New Revision: 552

Modified:
   trunk/pom.xml
Log:
switch RHQ/Jopr versions back to x.3.0-SNAPSHOT now that 1.3.0.Beta1 release is done


Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2009-06-23 05:36:09 UTC (rev 551)
+++ trunk/pom.xml	2009-06-23 05:37:47 UTC (rev 552)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.rhq</groupId>
         <artifactId>rhq-parent</artifactId>
-        <version>1.3.0.EmbJopr.1_3_0-1</version>
+        <version>1.3.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.3.0.EmbJopr.1.3.0-1</jopr.version>
+        <jopr.version>2.3.0-SNAPSHOT</jopr.version>
         <richfaces.version>3.3.0.GA</richfaces.version>
-        <rhq.version>1.3.0.EmbJopr.1_3_0-1</rhq.version>
+        <rhq.version>1.3.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