updating xbean and protobuf references

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@818450 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bosanac Dejan 2009-09-24 11:46:04 +00:00
parent 7b2a13e4e0
commit c8fb3c9ec8
1 changed files with 2 additions and 10 deletions

12
pom.xml
View File

@ -151,14 +151,6 @@
<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>https://repository.apache.org/content/repositories/snapshots/</url>
</pluginRepository>
</pluginRepositories>
<dependencyManagement>
<dependencies>
<!-- =============================== -->
@ -291,7 +283,7 @@
<dependency>
<groupId>org.apache.activemq.protobuf</groupId>
<artifactId>activemq-protobuf</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</dependency>
<!-- =============================== -->
@ -935,7 +927,7 @@
<plugin>
<groupId>org.apache.activemq.protobuf</groupId>
<artifactId>activemq-protobuf</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>