fix the scm info for continum.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@412813 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2006-06-08 17:43:54 +00:00
parent 358bc87813
commit f0d409fec6
1 changed files with 8 additions and 2 deletions

View File

@ -34,7 +34,13 @@
<packaging>jar</packaging>
<name>ActiveMQ :: Assembly</name>
<description>Puts together the ActiveMQ distribution</description>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/activemq/trunk/assembly</connection>
<developerConnection>scm:svn:http://svn.apache.org/repos/asf/incubator/activemq/trunk/assembly</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/incubator/activemq/trunk/assembly</url>
</scm>
<dependencies>
<!-- activemq -->
@ -299,4 +305,4 @@
</plugins>
</build>
</project>
</project>