EMBJOPR SVN: r96 - trunk.
by embjopr-commits@lists.jboss.org
Author: ips
Date: 2009-01-06 14:54:07 -0500 (Tue, 06 Jan 2009)
New Revision: 96
Modified:
trunk/pom.xml
Log:
switch RHQ and JON versions back to x.2.0-SNAPSHOT
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2009-01-06 19:29:46 UTC (rev 95)
+++ trunk/pom.xml 2009-01-06 19:54:07 UTC (rev 96)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.rhq</groupId>
<artifactId>rhq-parent</artifactId>
- <version>1.1.3.GA</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>
- <jon.version>2.1.3.GA</jon.version>
+ <jon.version>2.2.0-SNAPSHOT</jon.version>
<richfaces.version>3.2.2.SR1</richfaces.version>
- <rhq.version>1.1.3.GA</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,
15 years, 11 months