You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2006/12/18 17:52:08 UTC

svn commit: r488337 - /incubator/openejb/trunk/openejb2/pom.xml

Author: dblevins
Date: Mon Dec 18 08:52:07 2006
New Revision: 488337

URL: http://svn.apache.org/viewvc?view=rev&rev=488337
Log:
Finalized genesis maven tools plugin version and moved to G 1.2-SNAPSHOT

Modified:
    incubator/openejb/trunk/openejb2/pom.xml

Modified: incubator/openejb/trunk/openejb2/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openejb/trunk/openejb2/pom.xml?view=diff&rev=488337&r1=488336&r2=488337
==============================================================================
--- incubator/openejb/trunk/openejb2/pom.xml (original)
+++ incubator/openejb/trunk/openejb2/pom.xml Mon Dec 18 08:52:07 2006
@@ -39,7 +39,7 @@
     </ciManagement>
 
     <properties>
-        <geronimoVersion>2.0-SNAPSHOT</geronimoVersion>
+        <geronimoVersion>1.2-SNAPSHOT</geronimoVersion>
 
         <!--
         |
@@ -761,7 +761,7 @@
             <plugin>
                 <groupId>org.apache.geronimo.genesis.plugins</groupId>
                 <artifactId>tools-maven-plugin</artifactId>
-                <version>1.1-SNAPSHOT</version>
+                <version>1.1</version>
 
                 <!-- Tools includes custom packagings, install as extention to pick them up -->
                 <extensions>true</extensions>