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/14 00:52:38 UTC

svn commit: r486893 - in /incubator/openejb/branches/v2_2/openejb2: ./ itests/ itests/openejb-itests-core/ modules/ modules/openejb-axis/ modules/openejb-builder/ modules/openejb-corba-builder/ modules/openejb-corba/ modules/openejb-core/ modules/opene...

Author: dblevins
Date: Wed Dec 13 15:52:37 2006
New Revision: 486893

URL: http://svn.apache.org/viewvc?view=rev&rev=486893
Log:
Finalizing version to 2.2-incubating

Modified:
    incubator/openejb/branches/v2_2/openejb2/itests/openejb-itests-core/pom.xml
    incubator/openejb/branches/v2_2/openejb2/itests/pom.xml
    incubator/openejb/branches/v2_2/openejb2/modules/openejb-axis/pom.xml
    incubator/openejb/branches/v2_2/openejb2/modules/openejb-builder/pom.xml
    incubator/openejb/branches/v2_2/openejb2/modules/openejb-corba-builder/pom.xml
    incubator/openejb/branches/v2_2/openejb2/modules/openejb-corba/pom.xml
    incubator/openejb/branches/v2_2/openejb2/modules/openejb-core/pom.xml
    incubator/openejb/branches/v2_2/openejb2/modules/openejb-pkgen-builder/pom.xml
    incubator/openejb/branches/v2_2/openejb2/modules/openejb-yoko/pom.xml
    incubator/openejb/branches/v2_2/openejb2/modules/pom.xml
    incubator/openejb/branches/v2_2/openejb2/pom.xml

Modified: incubator/openejb/branches/v2_2/openejb2/itests/openejb-itests-core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openejb/branches/v2_2/openejb2/itests/openejb-itests-core/pom.xml?view=diff&rev=486893&r1=486892&r2=486893
==============================================================================
--- incubator/openejb/branches/v2_2/openejb2/itests/openejb-itests-core/pom.xml (original)
+++ incubator/openejb/branches/v2_2/openejb2/itests/openejb-itests-core/pom.xml Wed Dec 13 15:52:37 2006
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>itests</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>2.2-incubating-SNAPSHOT</version>
+    <version>2.2-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-itests-core</artifactId>

Modified: incubator/openejb/branches/v2_2/openejb2/itests/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openejb/branches/v2_2/openejb2/itests/pom.xml?view=diff&rev=486893&r1=486892&r2=486893
==============================================================================
--- incubator/openejb/branches/v2_2/openejb2/itests/pom.xml (original)
+++ incubator/openejb/branches/v2_2/openejb2/itests/pom.xml Wed Dec 13 15:52:37 2006
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.openejb</groupId>
         <artifactId>openejb</artifactId>
-        <version>2.2-incubating-SNAPSHOT</version>
+        <version>2.2-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: incubator/openejb/branches/v2_2/openejb2/modules/openejb-axis/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openejb/branches/v2_2/openejb2/modules/openejb-axis/pom.xml?view=diff&rev=486893&r1=486892&r2=486893
==============================================================================
--- incubator/openejb/branches/v2_2/openejb2/modules/openejb-axis/pom.xml (original)
+++ incubator/openejb/branches/v2_2/openejb2/modules/openejb-axis/pom.xml Wed Dec 13 15:52:37 2006
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.openejb</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2-incubating-SNAPSHOT</version>
+        <version>2.2-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: incubator/openejb/branches/v2_2/openejb2/modules/openejb-builder/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openejb/branches/v2_2/openejb2/modules/openejb-builder/pom.xml?view=diff&rev=486893&r1=486892&r2=486893
==============================================================================
--- incubator/openejb/branches/v2_2/openejb2/modules/openejb-builder/pom.xml (original)
+++ incubator/openejb/branches/v2_2/openejb2/modules/openejb-builder/pom.xml Wed Dec 13 15:52:37 2006
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.openejb</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2-incubating-SNAPSHOT</version>
+        <version>2.2-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: incubator/openejb/branches/v2_2/openejb2/modules/openejb-corba-builder/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openejb/branches/v2_2/openejb2/modules/openejb-corba-builder/pom.xml?view=diff&rev=486893&r1=486892&r2=486893
==============================================================================
--- incubator/openejb/branches/v2_2/openejb2/modules/openejb-corba-builder/pom.xml (original)
+++ incubator/openejb/branches/v2_2/openejb2/modules/openejb-corba-builder/pom.xml Wed Dec 13 15:52:37 2006
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.openejb</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2-incubating-SNAPSHOT</version>
+        <version>2.2-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: incubator/openejb/branches/v2_2/openejb2/modules/openejb-corba/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openejb/branches/v2_2/openejb2/modules/openejb-corba/pom.xml?view=diff&rev=486893&r1=486892&r2=486893
==============================================================================
--- incubator/openejb/branches/v2_2/openejb2/modules/openejb-corba/pom.xml (original)
+++ incubator/openejb/branches/v2_2/openejb2/modules/openejb-corba/pom.xml Wed Dec 13 15:52:37 2006
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.openejb</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2-incubating-SNAPSHOT</version>
+        <version>2.2-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: incubator/openejb/branches/v2_2/openejb2/modules/openejb-core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openejb/branches/v2_2/openejb2/modules/openejb-core/pom.xml?view=diff&rev=486893&r1=486892&r2=486893
==============================================================================
--- incubator/openejb/branches/v2_2/openejb2/modules/openejb-core/pom.xml (original)
+++ incubator/openejb/branches/v2_2/openejb2/modules/openejb-core/pom.xml Wed Dec 13 15:52:37 2006
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.openejb</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2-incubating-SNAPSHOT</version>
+        <version>2.2-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: incubator/openejb/branches/v2_2/openejb2/modules/openejb-pkgen-builder/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openejb/branches/v2_2/openejb2/modules/openejb-pkgen-builder/pom.xml?view=diff&rev=486893&r1=486892&r2=486893
==============================================================================
--- incubator/openejb/branches/v2_2/openejb2/modules/openejb-pkgen-builder/pom.xml (original)
+++ incubator/openejb/branches/v2_2/openejb2/modules/openejb-pkgen-builder/pom.xml Wed Dec 13 15:52:37 2006
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.openejb</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2-incubating-SNAPSHOT</version>
+        <version>2.2-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: incubator/openejb/branches/v2_2/openejb2/modules/openejb-yoko/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openejb/branches/v2_2/openejb2/modules/openejb-yoko/pom.xml?view=diff&rev=486893&r1=486892&r2=486893
==============================================================================
--- incubator/openejb/branches/v2_2/openejb2/modules/openejb-yoko/pom.xml (original)
+++ incubator/openejb/branches/v2_2/openejb2/modules/openejb-yoko/pom.xml Wed Dec 13 15:52:37 2006
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.openejb</groupId>
         <artifactId>modules</artifactId>
-        <version>2.2-incubating-SNAPSHOT</version>
+        <version>2.2-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: incubator/openejb/branches/v2_2/openejb2/modules/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openejb/branches/v2_2/openejb2/modules/pom.xml?view=diff&rev=486893&r1=486892&r2=486893
==============================================================================
--- incubator/openejb/branches/v2_2/openejb2/modules/pom.xml (original)
+++ incubator/openejb/branches/v2_2/openejb2/modules/pom.xml Wed Dec 13 15:52:37 2006
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.openejb</groupId>
         <artifactId>openejb</artifactId>
-        <version>2.2-incubating-SNAPSHOT</version>
+        <version>2.2-incubating</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: incubator/openejb/branches/v2_2/openejb2/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openejb/branches/v2_2/openejb2/pom.xml?view=diff&rev=486893&r1=486892&r2=486893
==============================================================================
--- incubator/openejb/branches/v2_2/openejb2/pom.xml (original)
+++ incubator/openejb/branches/v2_2/openejb2/pom.xml Wed Dec 13 15:52:37 2006
@@ -24,7 +24,7 @@
     <groupId>org.apache.openejb</groupId>
     <artifactId>openejb</artifactId>
     <packaging>pom</packaging>
-    <version>2.2-incubating-SNAPSHOT</version>
+    <version>2.2-incubating</version>
     <inceptionYear>1999</inceptionYear>
     <description>OpenEJB EJB Container</description>
     <url>http://incubator.apache.org/projects/openejb</url>