You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by de...@apache.org on 2009/07/13 12:53:52 UTC

svn commit: r793538 - in /activemq/activeio/trunk: activeio-core/pom.xml pom.xml

Author: dejanb
Date: Mon Jul 13 10:53:51 2009
New Revision: 793538

URL: http://svn.apache.org/viewvc?rev=793538&view=rev
Log:
[maven-release-plugin] prepare release activeio-parent-3.1.1

Modified:
    activemq/activeio/trunk/activeio-core/pom.xml
    activemq/activeio/trunk/pom.xml

Modified: activemq/activeio/trunk/activeio-core/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activeio/trunk/activeio-core/pom.xml?rev=793538&r1=793537&r2=793538&view=diff
==============================================================================
--- activemq/activeio/trunk/activeio-core/pom.xml (original)
+++ activemq/activeio/trunk/activeio-core/pom.xml Mon Jul 13 10:53:51 2009
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.activemq</groupId>
     <artifactId>activeio-parent</artifactId>
-    <version>3.2-SNAPSHOT</version>
+    <version>3.1.1</version>
   </parent>
 
   <artifactId>activeio-core</artifactId>

Modified: activemq/activeio/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activeio/trunk/pom.xml?rev=793538&r1=793537&r2=793538&view=diff
==============================================================================
--- activemq/activeio/trunk/pom.xml (original)
+++ activemq/activeio/trunk/pom.xml Mon Jul 13 10:53:51 2009
@@ -9,7 +9,7 @@
 
   <groupId>org.apache.activemq</groupId>
   <artifactId>activeio-parent</artifactId>
-  <version>3.2-SNAPSHOT</version>
+  <version>3.1.1</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/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>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/tags/activeio-parent-3.1.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/tags/activeio-parent-3.1.1</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/activemq/activeio/tags/activeio-parent-3.1.1</url>
   </scm>
 
   <build>