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:44 UTC

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

Author: tabish
Date: Tue May 28 18:04:44 2013
New Revision: 1487023

URL: http://svn.apache.org/r1487023
Log:
[maven-release-plugin] prepare release 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=1487023&r1=1487022&r2=1487023&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/pom.xml (original)
+++ activemq/activemq-cpp/trunk/pom.xml Tue May 28 18:04:44 2013
@@ -90,9 +90,9 @@
   </distributionManagement>
 
   <scm>
-    <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>
+    <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>