Author: dejanb
Date: Tue Aug 23 12:34:39 2011
New Revision: 1160661
URL: http://svn.apache.org/viewvc?rev=1160661&view=rev
Log:
[maven-release-plugin] prepare release activeio-parent-3.1.3
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=1160661&r1=1160660&r2=1160661&view=diff
==============================================================================
--- activemq/activeio/trunk/activeio-core/pom.xml (original)
+++ activemq/activeio/trunk/activeio-core/pom.xml Tue Aug 23 12:34:39 2011
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.activemq</groupId>
<artifactId>activeio-parent</artifactId>
- <version>3.2-SNAPSHOT</version>
+ <version>3.1.3</version>
</parent>
<artifactId>activeio-core</artifactId>
Modified: activemq/activeio/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activeio/trunk/pom.xml?rev=1160661&r1=1160660&r2=1160661&view=diff
==============================================================================
--- activemq/activeio/trunk/pom.xml (original)
+++ activemq/activeio/trunk/pom.xml Tue Aug 23 12:34:39 2011
@@ -26,7 +26,7 @@
<groupId>org.apache.activemq</groupId>
<artifactId>activeio-parent</artifactId>
- <version>3.2-SNAPSHOT</version>
+ <version>3.1.3</version>
<packaging>pom</packaging>
<name>ActiveIO</name>
<description />
@@ -103,9 +103,9 @@
</distributionManagement>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/trunk</developerConnection>
- <url>http://svn.apache.org/viewcvs.cgi/activemq/activeio/trunk</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/tags/activeio-parent-3.1.3</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activeio/tags/activeio-parent-3.1.3</developerConnection>
+
<url>http://svn.apache.org/viewcvs.cgi/activemq/activeio/tags/activeio-parent-3.1.3</url>
</scm>
<build>