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:
Gary Tully 2010-05-25 09:30:41 +00:00
parent 87b1ab15fe
commit a4983690cb
1 changed files with 8 additions and 0 deletions

View File

@ -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>
<!-- =============================== -->