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 2009/06/20 18:59:14 UTC

svn commit: r786859 - /activemq/activemq-cpp/branches/activemq-cpp-2.x/pom.xml

Author: tabish
Date: Sat Jun 20 16:59:14 2009
New Revision: 786859

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

Modified:
    activemq/activemq-cpp/branches/activemq-cpp-2.x/pom.xml

Modified: activemq/activemq-cpp/branches/activemq-cpp-2.x/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/branches/activemq-cpp-2.x/pom.xml?rev=786859&r1=786858&r2=786859&view=diff
==============================================================================
--- activemq/activemq-cpp/branches/activemq-cpp-2.x/pom.xml (original)
+++ activemq/activemq-cpp/branches/activemq-cpp-2.x/pom.xml Sat Jun 20 16:59:14 2009
@@ -30,7 +30,7 @@
   <packaging>jar</packaging>
   <name>ActiveMQ-CPP Library</name>
   <description>C++ Client Library for Apache ActiveMQ</description>
-  <version>2.2.6</version>
+  <version>2.2.7-SNAPSHOT</version>
   <prerequisites>
     <maven>2.0.8</maven>
   </prerequisites>
@@ -65,9 +65,9 @@
   </distributionManagement>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-cpp/tags/activemq-cpp-library-2.2.6</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-cpp/tags/activemq-cpp-library-2.2.6</developerConnection>
-    <url>http://svn.apache.org/viewvc/activemq/activemq-cpp/tags/activemq-cpp-library-2.2.6</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>
 
   <mailingLists>