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

embjopr-commits at lists.jboss.org embjopr-commits at lists.jboss.org
Tue Dec 23 17:31:11 EST 2008


Author: ips
Date: 2008-12-23 17:31:11 -0500 (Tue, 23 Dec 2008)
New Revision: 85

Modified:
   trunk/pom.xml
Log:
update rhq.version and jon.version props to prep for 1.1 release

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2008-12-23 22:28:00 UTC (rev 84)
+++ trunk/pom.xml	2008-12-23 22:31:11 UTC (rev 85)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.rhq</groupId>
         <artifactId>rhq-parent</artifactId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.1.3.GA</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>
-        <jon.version>2.2.0-SNAPSHOT</jon.version>
+        <jon.version>2.1.3.GA</jon.version>
         <richfaces.version>3.2.2.SR1</richfaces.version>
-        <rhq.version>1.2.0-SNAPSHOT</rhq.version>
+        <rhq.version>1.1.3.GA</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