mirror of https://github.com/apache/activemq.git
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:
parent
7703aeef0c
commit
1cd585e00e
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue