You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2011/04/21 01:10:47 UTC

svn commit: r1095553 - in /activemq/activemq-cpp/branches/activemq-cpp-3.3.x: activemq-cpp-openwire-generator/pom.xml activemq-cpp/pom.xml maven-cpptools-plugin/pom.xml pom.xml

Author: tabish
Date: Wed Apr 20 23:10:47 2011
New Revision: 1095553

URL: http://svn.apache.org/viewvc?rev=1095553&view=rev
Log:
[maven-release-plugin] prepare release activemq-cpp-3.4.x

Modified:
    activemq/activemq-cpp/branches/activemq-cpp-3.3.x/activemq-cpp-openwire-generator/pom.xml
    activemq/activemq-cpp/branches/activemq-cpp-3.3.x/activemq-cpp/pom.xml
    activemq/activemq-cpp/branches/activemq-cpp-3.3.x/maven-cpptools-plugin/pom.xml
    activemq/activemq-cpp/branches/activemq-cpp-3.3.x/pom.xml

Modified: activemq/activemq-cpp/branches/activemq-cpp-3.3.x/activemq-cpp-openwire-generator/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/branches/activemq-cpp-3.3.x/activemq-cpp-openwire-generator/pom.xml?rev=1095553&r1=1095552&r2=1095553&view=diff
==============================================================================
--- activemq/activemq-cpp/branches/activemq-cpp-3.3.x/activemq-cpp-openwire-generator/pom.xml (original)
+++ activemq/activemq-cpp/branches/activemq-cpp-3.3.x/activemq-cpp-openwire-generator/pom.xml Wed Apr 20 23:10:47 2011
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.activemq-cpp</groupId>
     <artifactId>activemq-cpp-pom</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-cpp-openwire-generator</artifactId>

Modified: activemq/activemq-cpp/branches/activemq-cpp-3.3.x/activemq-cpp/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/branches/activemq-cpp-3.3.x/activemq-cpp/pom.xml?rev=1095553&r1=1095552&r2=1095553&view=diff
==============================================================================
--- activemq/activemq-cpp/branches/activemq-cpp-3.3.x/activemq-cpp/pom.xml (original)
+++ activemq/activemq-cpp/branches/activemq-cpp-3.3.x/activemq-cpp/pom.xml Wed Apr 20 23:10:47 2011
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.activemq-cpp</groupId>
     <artifactId>activemq-cpp-pom</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>activemq-cpp-library</artifactId>

Modified: activemq/activemq-cpp/branches/activemq-cpp-3.3.x/maven-cpptools-plugin/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/branches/activemq-cpp-3.3.x/maven-cpptools-plugin/pom.xml?rev=1095553&r1=1095552&r2=1095553&view=diff
==============================================================================
--- activemq/activemq-cpp/branches/activemq-cpp-3.3.x/maven-cpptools-plugin/pom.xml (original)
+++ activemq/activemq-cpp/branches/activemq-cpp-3.3.x/maven-cpptools-plugin/pom.xml Wed Apr 20 23:10:47 2011
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.activemq-cpp</groupId>
     <artifactId>activemq-cpp-pom</artifactId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.4.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>maven-cpptools-plugin</artifactId>

Modified: activemq/activemq-cpp/branches/activemq-cpp-3.3.x/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/branches/activemq-cpp-3.3.x/pom.xml?rev=1095553&r1=1095552&r2=1095553&view=diff
==============================================================================
--- activemq/activemq-cpp/branches/activemq-cpp-3.3.x/pom.xml (original)
+++ activemq/activemq-cpp/branches/activemq-cpp-3.3.x/pom.xml Wed Apr 20 23:10:47 2011
@@ -27,7 +27,7 @@
 
   <groupId>org.apache.activemq-cpp</groupId>
   <artifactId>activemq-cpp-pom</artifactId>
-  <version>3.3.1-SNAPSHOT</version>
+  <version>3.4.0-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.4.x</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-cpp/branches/activemq-cpp-3.4.x</developerConnection>
-    <url>http://svn.apache.org/viewvc/activemq/activemq-cpp/branches/activemq-cpp-3.4.x</url>
+    <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>
   </scm>
 
   <dependencyManagement>