mirror of https://github.com/apache/activemq.git
rolling back scm info
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1392969 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
16dc729163
commit
df8b1d578c
6
pom.xml
6
pom.xml
|
@ -223,9 +223,9 @@
|
|||
</modules>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:https://svn.apache.org/repos/asf/activemq/tags/activemq-5.7.0</connection>
|
||||
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/tags/activemq-5.7.0</developerConnection>
|
||||
<url>http://svn.apache.org/viewvc/activemq/tags/activemq-5.7.0</url>
|
||||
<connection>scm:svn:https://svn.apache.org/repos/asf/activemq/trunk</connection>
|
||||
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/trunk</developerConnection>
|
||||
<url>http://svn.apache.org/viewvc/activemq/trunk/</url>
|
||||
</scm>
|
||||
|
||||
<dependencyManagement>
|
||||
|
|
Loading…
Reference in New Issue