[embjopr-commits] EMBJOPR SVN: r903 - in branches/EmbJopr-1.4.0-SN-EAP5: jsfunit and 1 other directory.

embjopr-commits at lists.jboss.org embjopr-commits at lists.jboss.org
Mon Mar 29 15:22:24 EDT 2010


Author: ozizka at redhat.com
Date: 2010-03-29 15:22:23 -0400 (Mon, 29 Mar 2010)
New Revision: 903

Modified:
   branches/EmbJopr-1.4.0-SN-EAP5/jsfunit/pom.xml
   branches/EmbJopr-1.4.0-SN-EAP5/pom.xml
Log:
* POM: org.rhq:rhq-parent is now 3.0.0-SNAPSHOT in the trunk
Oops, another pom... fixing

Modified: branches/EmbJopr-1.4.0-SN-EAP5/jsfunit/pom.xml
===================================================================
--- branches/EmbJopr-1.4.0-SN-EAP5/jsfunit/pom.xml	2010-03-29 19:20:55 UTC (rev 902)
+++ branches/EmbJopr-1.4.0-SN-EAP5/jsfunit/pom.xml	2010-03-29 19:22:23 UTC (rev 903)
@@ -29,7 +29,7 @@
    <parent>
       <groupId>org.jboss.jopr</groupId>
       <artifactId>jopr-embedded-parent</artifactId>
-      <version>3.0.0-SNAPSHOT</version>
+      <version>1.4.0-SNAPSHOT</version>
    </parent>
 
    <groupId>org.jboss.jopr</groupId>

Modified: branches/EmbJopr-1.4.0-SN-EAP5/pom.xml
===================================================================
--- branches/EmbJopr-1.4.0-SN-EAP5/pom.xml	2010-03-29 19:20:55 UTC (rev 902)
+++ branches/EmbJopr-1.4.0-SN-EAP5/pom.xml	2010-03-29 19:22:23 UTC (rev 903)
@@ -30,7 +30,7 @@
 
     <groupId>org.jboss.jopr</groupId>
     <artifactId>jopr-embedded-parent</artifactId>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>3.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Embedded Jopr</name>



More information about the embjopr-commits mailing list