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

embjopr-commits at lists.jboss.org embjopr-commits at lists.jboss.org
Wed Jul 29 14:11:07 EDT 2009


Author: ips
Date: 2009-07-29 14:11:06 -0400 (Wed, 29 Jul 2009)
New Revision: 618

Modified:
   trunk/pom.xml
Log:
prepare for 1.3.0.GA release


Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2009-07-29 18:02:45 UTC (rev 617)
+++ trunk/pom.xml	2009-07-29 18:11:06 UTC (rev 618)
@@ -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-3</version>
     </parent>
 
     <groupId>org.jboss.jopr</groupId>
@@ -37,7 +37,7 @@
     <url>http://jboss.org/embjopr/</url>
     <inceptionYear>2007</inceptionYear>
     <organization>
-        <name>JBoss, a division of Red Hat</name>
+        <name>JBoss, by Red Hat</name>
         <url>http://jboss.com/</url>
     </organization>
     
@@ -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-3</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-3</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