fixing wrong version on examples

This commit is contained in:
Clebert Suconic 2016-01-26 09:50:21 -05:00
parent 065bd16782
commit 0c74b5fc83
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.activemq.examples.clustered</groupId>
<artifactId>broker-clustered</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.3.0-SNAPSHOT</version>
</parent>
<artifactId>clustered-static-discovery-uri</artifactId>

View File

@ -24,7 +24,7 @@ under the License.
<parent>
<groupId>org.apache.activemq.examples.clustered</groupId>
<artifactId>broker-clustered</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.3.0-SNAPSHOT</version>
</parent>
<artifactId>clustered-topic-uri</artifactId>