You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by de...@apache.org on 2012/10/02 17:25:51 UTC

svn commit: r1392969 - /activemq/trunk/pom.xml

Author: dejanb
Date: Tue Oct  2 15:25:50 2012
New Revision: 1392969

URL: http://svn.apache.org/viewvc?rev=1392969&view=rev
Log:
rolling back scm info

Modified:
    activemq/trunk/pom.xml

Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=1392969&r1=1392968&r2=1392969&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Tue Oct  2 15:25:50 2012
@@ -223,9 +223,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/tags/activemq-5.7.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/tags/activemq-5.7.0</developerConnection>
-    <url>http://svn.apache.org/viewvc/activemq/tags/activemq-5.7.0</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/activemq/trunk/</url>
   </scm>
 
   <dependencyManagement>