mirror of https://github.com/apache/activemq.git
Added scm element
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@428664 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
427a397e11
commit
365960e40c
|
@ -14,6 +14,12 @@
|
||||||
<artifactId>activemq-cpp-parent</artifactId>
|
<artifactId>activemq-cpp-parent</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
<scm>
|
||||||
|
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-cpp</connection>
|
||||||
|
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-cpp</developerConnection>
|
||||||
|
<url>http://svn.apache.org/viewcvs.cgi/incubator/activemq/trunk/activemq-cpp/</url>
|
||||||
|
</scm>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<pluginManagement>
|
<pluginManagement>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
|
Loading…
Reference in New Issue