mirror of https://github.com/apache/activemq.git
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:
parent
7350bd1a3f
commit
32d547ecf2
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue