mirror of
https://github.com/apache/activemq.git
synced 2025-02-09 19:45:55 +00:00
merging 901626 - https://issues.apache.org/activemq/browse/AMQ-2574 - add repository for external spring dependencies
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-5.3@901630 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5031408866
commit
08efe64d74
8
pom.xml
8
pom.xml
@ -145,6 +145,14 @@
|
|||||||
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/branches/activemq-5.3</developerConnection>
|
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/activemq/branches/activemq-5.3</developerConnection>
|
||||||
<url>http://svn.apache.org/viewvc/activemq/branches/activemq-5.3</url>
|
<url>http://svn.apache.org/viewvc/activemq/branches/activemq-5.3</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
|
<repositories>
|
||||||
|
<repository>
|
||||||
|
<id>com.springsource.repository.bundles.external</id>
|
||||||
|
<name>SpringSource Enterprise Bundle Repository - External Bundle Releases</name>
|
||||||
|
<url>http://repository.springsource.com/maven/bundles/external</url>
|
||||||
|
</repository>
|
||||||
|
</repositories>
|
||||||
|
|
||||||
<!-- This is only here since the activemq-protobuf plugin has not been released yet -->
|
<!-- This is only here since the activemq-protobuf plugin has not been released yet -->
|
||||||
<pluginRepositories>
|
<pluginRepositories>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user