mirror of https://github.com/apache/activemq.git
add in apache.snapshots repo for protobuf 1.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@947960 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
aace7c6937
commit
87b1ab15fe
7
pom.xml
7
pom.xml
|
@ -167,6 +167,13 @@
|
|||
<name>SpringSource Enterprise Bundle Repository - External Bundle Releases</name>
|
||||
<url>http://repository.springsource.com/maven/bundles/external</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>apache.snapshots</id>
|
||||
<url>https://repository.apache.org/content/repositories/snapshots/</url>
|
||||
<releases>
|
||||
<enabled>false</enabled>
|
||||
</releases>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<dependencyManagement>
|
||||
|
|
Loading…
Reference in New Issue