Author: gnodet
Date: Sat Dec 31 02:48:23 2005
New Revision: 360266
URL: http://svn.apache.org/viewcvs?rev=360266&view=rev
Log:
Add scm info to activecluster
Modified:
incubator/activemq/trunk/activecluster/pom.xml
Modified: incubator/activemq/trunk/activecluster/pom.xml
URL:
http://svn.apache.org/viewcvs/incubator/activemq/trunk/activecluster/pom.xml?rev=360266&r1=360265&r2=360266&view=diff
==============================================================================
--- incubator/activemq/trunk/activecluster/pom.xml (original)
+++ incubator/activemq/trunk/activecluster/pom.xml Sat Dec 31 02:48:23 2005
@@ -25,6 +25,12 @@
<name>ActiveCluster Project</name>
<url>http://maven.apache.org</url>
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/servicemix/trunk/activecluster</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/servicemix/trunk/activecluster</developerConnection>
+
<url>http://svn.apache.org/viewcvs.cgi/incubator/servicemix/trunk/activecluster/</url>
+ </scm>
+
<dependencies>
<dependency>
<groupId>junit</groupId>