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/11/14 05:57:12 UTC

svn commit: r474654 - in /incubator/activemq/activeio/tags/activeio-3.0.0: ./ activeio-core/pom.xml pom.xml

Author: chirino
Date: Mon Nov 13 20:57:11 2006
New Revision: 474654

URL: http://svn.apache.org/viewvc?view=rev&rev=474654
Log:
Tagging activeio 3.0.0 release

Added:
    incubator/activemq/activeio/tags/activeio-3.0.0/
      - copied from r474375, incubator/activemq/activeio/trunk/
    incubator/activemq/activeio/tags/activeio-3.0.0/pom.xml
      - copied, changed from r474378, incubator/activemq/activeio/trunk/pom.xml
Modified:
    incubator/activemq/activeio/tags/activeio-3.0.0/activeio-core/pom.xml

Modified: incubator/activemq/activeio/tags/activeio-3.0.0/activeio-core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/activeio/tags/activeio-3.0.0/activeio-core/pom.xml?view=diff&rev=474654&r1=474375&r2=474654
==============================================================================
--- incubator/activemq/activeio/tags/activeio-3.0.0/activeio-core/pom.xml (original)
+++ incubator/activemq/activeio/tags/activeio-3.0.0/activeio-core/pom.xml Mon Nov 13 20:57:11 2006
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activeio-parent</artifactId>
-    <version>3.0-incubator</version>
+    <version>3.0.0-incubator</version>
   </parent>
 
   <artifactId>activeio-core</artifactId>

Copied: incubator/activemq/activeio/tags/activeio-3.0.0/pom.xml (from r474378, incubator/activemq/activeio/trunk/pom.xml)
URL: http://svn.apache.org/viewvc/incubator/activemq/activeio/tags/activeio-3.0.0/pom.xml?view=diff&rev=474654&p1=incubator/activemq/activeio/trunk/pom.xml&r1=474378&p2=incubator/activemq/activeio/tags/activeio-3.0.0/pom.xml&r2=474654
==============================================================================
--- incubator/activemq/activeio/trunk/pom.xml (original)
+++ incubator/activemq/activeio/tags/activeio-3.0.0/pom.xml Mon Nov 13 20:57:11 2006
@@ -22,7 +22,7 @@
 
   <groupId>org.apache.activemq</groupId>
   <artifactId>activeio-parent</artifactId>
-  <version>3.0-incubator</version>
+  <version>3.0.0-incubator</version>
   <packaging>pom</packaging>
   <name>ActiveIO</name>
   <description></description>