mirror of https://github.com/apache/activemq.git
Fixed repository url to point to apache svn.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357113 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a37a074c81
commit
9359ba25b6
|
@ -113,9 +113,9 @@
|
|||
|
||||
|
||||
<repository>
|
||||
<connection>scm:svn:svn://svn.activemq.org/activemq/scm/trunk/activemq/</connection>
|
||||
<developerConnection>scm:svn:svn://svn.activemq.org/activemq/trunk/activemq/</developerConnection>
|
||||
<url>https://svn.activemq.org/activemq/trunk/activemq/</url>
|
||||
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/activemq/trunk/</connection>
|
||||
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/activemq/trunk/</developerConnection>
|
||||
<url>scm:svn:https://svn.apache.org/repos/asf/incubator/activemq/trunk/</url>
|
||||
</repository>
|
||||
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue