Add scm info to activecluster

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@360266 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Guillaume Nodet 2005-12-31 10:48:23 +00:00
parent 7703aeef0c
commit 1cd585e00e
1 changed files with 6 additions and 0 deletions

View File

@ -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>