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

embjopr-commits at lists.jboss.org embjopr-commits at lists.jboss.org
Tue Aug 18 18:06:05 EDT 2009


Author: ips
Date: 2009-08-18 18:06:04 -0400 (Tue, 18 Aug 2009)
New Revision: 679

Modified:
   trunk/pom.xml
Log:
Embedded Jopr build 1.3.1.GA (in progress)

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2009-08-18 22:03:14 UTC (rev 678)
+++ trunk/pom.xml	2009-08-18 22:06:04 UTC (rev 679)
@@ -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-4</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-4</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-4</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,
@@ -125,7 +125,7 @@
         <module>core</module>
         <module>jbas4</module>
         <module>jbas5</module>
-        <module>jsfunit</module>
+        <!--<module>jsfunit</module>-->
     </modules>
 
     <repositories>



More information about the embjopr-commits mailing list