Author: tabish
Date: Tue Apr 12 13:22:48 2011
New Revision: 1091397
URL: http://svn.apache.org/viewvc?rev=1091397&view=rev
Log:
[maven-release-plugin] prepare release activemq-cpp-3.3.x
Modified:
activemq/activemq-cpp/trunk/activemq-cpp-openwire-generator/pom.xml
activemq/activemq-cpp/trunk/activemq-cpp/pom.xml
activemq/activemq-cpp/trunk/maven-cpptools-plugin/pom.xml
activemq/activemq-cpp/trunk/pom.xml
Modified: activemq/activemq-cpp/trunk/activemq-cpp-openwire-generator/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp-openwire-generator/pom.xml?rev=1091397&r1=1091396&r2=1091397&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/activemq-cpp-openwire-generator/pom.xml
(original)
+++ activemq/activemq-cpp/trunk/activemq-cpp-openwire-generator/pom.xml Tue Apr
12 13:22:48 2011
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.activemq-cpp</groupId>
<artifactId>activemq-cpp-pom</artifactId>
- <version>3.3.x-SNAPSHOT</version>
+ <version>3.4.x-SNAPSHOT</version>
</parent>
<artifactId>activemq-cpp-openwire-generator</artifactId>
Modified: activemq/activemq-cpp/trunk/activemq-cpp/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/pom.xml?rev=1091397&r1=1091396&r2=1091397&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/activemq-cpp/pom.xml (original)
+++ activemq/activemq-cpp/trunk/activemq-cpp/pom.xml Tue Apr 12 13:22:48 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.activemq-cpp</groupId>
<artifactId>activemq-cpp-pom</artifactId>
- <version>3.3.x-SNAPSHOT</version>
+ <version>3.4.x-SNAPSHOT</version>
</parent>
<artifactId>activemq-cpp-library</artifactId>
Modified: activemq/activemq-cpp/trunk/maven-cpptools-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/maven-cpptools-plugin/pom.xml?rev=1091397&r1=1091396&r2=1091397&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/maven-cpptools-plugin/pom.xml (original)
+++ activemq/activemq-cpp/trunk/maven-cpptools-plugin/pom.xml Tue Apr 12
13:22:48 2011
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.activemq-cpp</groupId>
<artifactId>activemq-cpp-pom</artifactId>
- <version>3.3.x-SNAPSHOT</version>
+ <version>3.4.x-SNAPSHOT</version>
</parent>
<artifactId>maven-cpptools-plugin</artifactId>
Modified: activemq/activemq-cpp/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/pom.xml?rev=1091397&r1=1091396&r2=1091397&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/pom.xml (original)
+++ activemq/activemq-cpp/trunk/pom.xml Tue Apr 12 13:22:48 2011
@@ -27,7 +27,7 @@
<groupId>org.apache.activemq-cpp</groupId>
<artifactId>activemq-cpp-pom</artifactId>
- <version>3.3.x-SNAPSHOT</version>
+ <version>3.4.x-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ActiveMQ-CPP Project</name>
<inceptionYear>2007</inceptionYear>
@@ -90,9 +90,9 @@
</distributionManagement>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-cpp/branches/activemq-cpp-3.3.x</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-cpp/branches/activemq-cpp-3.3.x</developerConnection>
-
<url>http://svn.apache.org/viewvc/activemq/activemq-cpp/branches/activemq-cpp-3.3.x</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-cpp/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-cpp/trunk</developerConnection>
+ <url>http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk</url>
</scm>
<dependencyManagement>