You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/09/08 09:21:33 UTC

svn commit: r441409 - in /incubator/activemq/activeio/trunk: activeio-aio/pom.xml activeio-core/pom.xml activeio-jxta/pom.xml activeio-oneport-jetty/pom.xml activeio-oneport-openorb/pom.xml pom.xml

Author: chirino
Date: Fri Sep  8 00:21:32 2006
New Revision: 441409

URL: http://svn.apache.org/viewvc?view=rev&rev=441409
Log:
make sure the -incubator tag is on the version

Modified:
    incubator/activemq/activeio/trunk/activeio-aio/pom.xml
    incubator/activemq/activeio/trunk/activeio-core/pom.xml
    incubator/activemq/activeio/trunk/activeio-jxta/pom.xml
    incubator/activemq/activeio/trunk/activeio-oneport-jetty/pom.xml
    incubator/activemq/activeio/trunk/activeio-oneport-openorb/pom.xml
    incubator/activemq/activeio/trunk/pom.xml

Modified: incubator/activemq/activeio/trunk/activeio-aio/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/activeio/trunk/activeio-aio/pom.xml?view=diff&rev=441409&r1=441408&r2=441409
==============================================================================
--- incubator/activemq/activeio/trunk/activeio-aio/pom.xml (original)
+++ incubator/activemq/activeio/trunk/activeio-aio/pom.xml Fri Sep  8 00:21:32 2006
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activeio-parent</artifactId>
-    <version>3.x-SNAPSHOT</version>
+    <version>3.x-incubator-SNAPSHOT</version>
   </parent>
 
   <artifactId>activeio-aio</artifactId>

Modified: incubator/activemq/activeio/trunk/activeio-core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/activeio/trunk/activeio-core/pom.xml?view=diff&rev=441409&r1=441408&r2=441409
==============================================================================
--- incubator/activemq/activeio/trunk/activeio-core/pom.xml (original)
+++ incubator/activemq/activeio/trunk/activeio-core/pom.xml Fri Sep  8 00:21:32 2006
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activeio-parent</artifactId>
-    <version>3.x-SNAPSHOT</version>
+    <version>3.x-incubator-SNAPSHOT</version>
   </parent>
 
   <artifactId>activeio-core</artifactId>

Modified: incubator/activemq/activeio/trunk/activeio-jxta/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/activeio/trunk/activeio-jxta/pom.xml?view=diff&rev=441409&r1=441408&r2=441409
==============================================================================
--- incubator/activemq/activeio/trunk/activeio-jxta/pom.xml (original)
+++ incubator/activemq/activeio/trunk/activeio-jxta/pom.xml Fri Sep  8 00:21:32 2006
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activeio-parent</artifactId>
-    <version>3.x-SNAPSHOT</version>
+    <version>3.x-incubator-SNAPSHOT</version>
   </parent>
 
   <artifactId>activeio-jxta</artifactId>

Modified: incubator/activemq/activeio/trunk/activeio-oneport-jetty/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/activeio/trunk/activeio-oneport-jetty/pom.xml?view=diff&rev=441409&r1=441408&r2=441409
==============================================================================
--- incubator/activemq/activeio/trunk/activeio-oneport-jetty/pom.xml (original)
+++ incubator/activemq/activeio/trunk/activeio-oneport-jetty/pom.xml Fri Sep  8 00:21:32 2006
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activeio-parent</artifactId>
-    <version>3.x-SNAPSHOT</version>
+    <version>3.x-incubator-SNAPSHOT</version>
   </parent>
 
   <artifactId>activeio-oneport-jetty</artifactId>

Modified: incubator/activemq/activeio/trunk/activeio-oneport-openorb/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/activeio/trunk/activeio-oneport-openorb/pom.xml?view=diff&rev=441409&r1=441408&r2=441409
==============================================================================
--- incubator/activemq/activeio/trunk/activeio-oneport-openorb/pom.xml (original)
+++ incubator/activemq/activeio/trunk/activeio-oneport-openorb/pom.xml Fri Sep  8 00:21:32 2006
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activeio-parent</artifactId>
-    <version>3.x-SNAPSHOT</version>
+    <version>3.x-incubator-SNAPSHOT</version>
   </parent>
 
   <artifactId>activeio-oneport-openorb</artifactId>

Modified: incubator/activemq/activeio/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/activeio/trunk/pom.xml?view=diff&rev=441409&r1=441408&r2=441409
==============================================================================
--- incubator/activemq/activeio/trunk/pom.xml (original)
+++ incubator/activemq/activeio/trunk/pom.xml Fri Sep  8 00:21:32 2006
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.activemq</groupId>
   <artifactId>activeio-parent</artifactId>
-  <version>3.x-SNAPSHOT</version>
+  <version>3.x-incbator-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ActiveIO</name>