You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by dj...@apache.org on 2008/04/03 22:45:28 UTC

svn commit: r644483 - in /activemq/activeio/branches/activeio-3.0-temp: activeio-core/pom.xml pom.xml

Author: djencks
Date: Thu Apr  3 13:45:27 2008
New Revision: 644483

URL: http://svn.apache.org/viewvc?rev=644483&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    activemq/activeio/branches/activeio-3.0-temp/activeio-core/pom.xml
    activemq/activeio/branches/activeio-3.0-temp/pom.xml

Modified: activemq/activeio/branches/activeio-3.0-temp/activeio-core/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activeio/branches/activeio-3.0-temp/activeio-core/pom.xml?rev=644483&r1=644482&r2=644483&view=diff
==============================================================================
--- activemq/activeio/branches/activeio-3.0-temp/activeio-core/pom.xml (original)
+++ activemq/activeio/branches/activeio-3.0-temp/activeio-core/pom.xml Thu Apr  3 13:45:27 2008
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activeio-parent</artifactId>
-    <version>3.0.1</version>
+    <version>3.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>activeio-core</artifactId>

Modified: activemq/activeio/branches/activeio-3.0-temp/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activeio/branches/activeio-3.0-temp/pom.xml?rev=644483&r1=644482&r2=644483&view=diff
==============================================================================
--- activemq/activeio/branches/activeio-3.0-temp/pom.xml (original)
+++ activemq/activeio/branches/activeio-3.0-temp/pom.xml Thu Apr  3 13:45:27 2008
@@ -9,7 +9,7 @@
 
   <groupId>org.apache.activemq</groupId>
   <artifactId>activeio-parent</artifactId>
-  <version>3.0.1</version>
+  <version>3.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ActiveIO</name>
   <description />
@@ -135,9 +135,9 @@
   </distributionManagement>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/tags/activeio-parent-3.0.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/tags/activeio-parent-3.0.1</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/activemq/activeio/tags/activeio-parent-3.0.1</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/branches/activeio-3.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/branches/activeio-3.0</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/activemq/activeio/branches/activeio-3.0</url>
   </scm>
 
   <build>