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:
Frederick G. Oconer 2005-12-16 03:54:41 +00:00
parent a37a074c81
commit 9359ba25b6
1 changed files with 3 additions and 3 deletions

View File

@ -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>