Update version so that trunk can continue to build fine

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@816272 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Hiram R. Chirino 2009-09-17 16:46:56 +00:00
parent 7172be35bc
commit a51019947c
1 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@
<inceptionYear>2005</inceptionYear>
<properties>
<activemq-version>5.3.0</activemq-version>
<activemq-version>5.4-SNAPSHOT</activemq-version>
<siteId>activemq-${activemq-version}</siteId>
<projectName>Apache ActiveMQ</projectName>
<!-- base url for site deployment. See distribution management for full url. Override this in settings.xml for staging -->
@ -291,7 +291,7 @@
<dependency>
<groupId>org.apache.activemq.protobuf</groupId>
<artifactId>activemq-protobuf</artifactId>
<version>1.0</version>
<version>1.0-SNAPSHOT</version>
</dependency>
<!-- =============================== -->
@ -908,7 +908,7 @@
<plugin>
<groupId>org.apache.activemq.protobuf</groupId>
<artifactId>activemq-protobuf</artifactId>
<version>1.0</version>
<version>1.0-SNAPSHOT</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>