mirror of https://github.com/apache/activemq.git
Adding snapshot plugin repo since the activemq-protobuf plugin has not been released yet
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@720536 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7530b1270c
commit
91d83c9870
8
pom.xml
8
pom.xml
|
@ -148,6 +148,14 @@
|
|||
<url>http://svn.apache.org/viewvc/activemq/trunk/</url>
|
||||
</scm>
|
||||
|
||||
<!-- This is only here since the activemq-protobuf plugin has not been released yet -->
|
||||
<pluginRepositories>
|
||||
<pluginRepository>
|
||||
<id>apache.snapshots</id>
|
||||
<url>http://people.apache.org/repo/m2-snapshot-repository/</url>
|
||||
</pluginRepository>
|
||||
</pluginRepositories>
|
||||
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
<!-- =============================== -->
|
||||
|
|
Loading…
Reference in New Issue