Changed https to http in connection repository.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@410435 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Frederick G. Oconer 2006-05-31 05:40:36 +00:00
parent b8facc37b4
commit a10dbf310c
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<distributionDirectory>/www/geronimo.apache.org/builds</distributionDirectory>
<repository>
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/activemq/trunk/</connection>
<connection>scm:svn:http://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>