Author: chirino
Date: Thu Mar 31 17:41:52 2011
New Revision: 1087382
URL: http://svn.apache.org/viewvc?rev=1087382&view=rev
Log:
Fixing SCM info in pom.
Modified:
activemq/activemq-apollo/trunk/pom.xml
Modified: activemq/activemq-apollo/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/pom.xml?rev=1087382&r1=1087381&r2=1087382&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/pom.xml (original)
+++ activemq/activemq-apollo/trunk/pom.xml Thu Mar 31 17:41:52 2011
@@ -173,9 +173,9 @@
</modules>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/activemq/sandbox/apollo-flow</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/sandbox/apollo-flow</developerConnection>
- <url>http://svn.apache.org/viewvc/activemq/sandbox/apollo-flow/</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-apollo/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-apollo/trunk</developerConnection>
+ <url>http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/</url>
</scm>
<dependencyManagement>