diff --git a/pom.xml b/pom.xml index 363132b..cc25acf 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.fusesource.stompjms stompjms-project - 1.15 + 1.16-SNAPSHOT pom ${project.artifactId} diff --git a/stompjms-activemq-test/pom.xml b/stompjms-activemq-test/pom.xml index 5359860..d3da3a0 100755 --- a/stompjms-activemq-test/pom.xml +++ b/stompjms-activemq-test/pom.xml @@ -17,12 +17,12 @@ org.fusesource.stompjms stompjms-project - 1.15 + 1.16-SNAPSHOT org.fusesource.stompjms stompjms-activemq-test - 1.15 + 1.16-SNAPSHOT ${project.artifactId} Tests the stompjms client against ActiveMQ @@ -32,7 +32,7 @@ org.fusesource.stompjms stompjms-client - 1.15 + 1.16-SNAPSHOT test diff --git a/stompjms-client/pom.xml b/stompjms-client/pom.xml index 337bd59..53603a1 100755 --- a/stompjms-client/pom.xml +++ b/stompjms-client/pom.xml @@ -17,12 +17,12 @@ org.fusesource.stompjms stompjms-project - 1.15 + 1.16-SNAPSHOT org.fusesource.stompjms stompjms-client - 1.15 + 1.16-SNAPSHOT bundle ${project.artifactId} diff --git a/stompjms-website/pom.xml b/stompjms-website/pom.xml index f2eaa7d..3275bd1 100644 --- a/stompjms-website/pom.xml +++ b/stompjms-website/pom.xml @@ -18,12 +18,12 @@ org.fusesource.stompjms stompjms-project - 1.15 + 1.16-SNAPSHOT org.fusesource.stompjms stompjms-website - 1.15 + 1.16-SNAPSHOT war ${project.artifactId}