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 2013/05/28 20:04:39 UTC

svn commit: r1487021 - /activemq/activemq-cpp/trunk/pom.xml

Author: tabish
Date: Tue May 28 18:04:38 2013
New Revision: 1487021

URL: http://svn.apache.org/r1487021
Log:
[maven-release-plugin] prepare branch 3.7.x

Modified:
    activemq/activemq-cpp/trunk/pom.xml

Modified: activemq/activemq-cpp/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/pom.xml?rev=1487021&r1=1487020&r2=1487021&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/pom.xml (original)
+++ activemq/activemq-cpp/trunk/pom.xml Tue May 28 18:04:38 2013
@@ -90,9 +90,9 @@
   </distributionManagement>
 
   <scm>
-    <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>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-cpp/branches/3.7.x</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-cpp/branches/3.7.x</developerConnection>
+    <url>http://svn.apache.org/viewvc/activemq/activemq-cpp/branches/3.7.x</url>
   </scm>
 
   <dependencyManagement>