switching to protobuf 1.0 - for the release purposes

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816131 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bosanac Dejan 2009-09-17 10:34:01 +00:00
parent 7350bd1a3f
commit 32d547ecf2
1 changed files with 2 additions and 2 deletions

View File

@ -291,7 +291,7 @@
<dependency>
<groupId>org.apache.activemq.protobuf</groupId>
<artifactId>activemq-protobuf</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</dependency>
<!-- =============================== -->
@ -908,7 +908,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>