mirror of https://github.com/apache/activemq.git
add in apache.snapshots plugin repo for protobuf 1.1
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@947981 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
87b1ab15fe
commit
a4983690cb
8
pom.xml
8
pom.xml
|
@ -176,6 +176,14 @@
|
|||
</repository>
|
||||
</repositories>
|
||||
|
||||
<!-- This is only here since the activemq-protobuf plugin has not been released yet -->
|
||||
<pluginRepositories>
|
||||
<pluginRepository>
|
||||
<id>apache.snapshots</id>
|
||||
<url>https://repository.apache.org/content/repositories/snapshots/</url>
|
||||
</pluginRepository>
|
||||
</pluginRepositories>
|
||||
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
<!-- =============================== -->
|
||||
|
|
Loading…
Reference in New Issue