diff --git a/pom.xml b/pom.xml
index eb7db30..498852f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
org.fusesource.stompjms
stompjms-project
- 1.14
+ 1.15-SNAPSHOT
pom
${project.artifactId}
diff --git a/stompjms-activemq-test/pom.xml b/stompjms-activemq-test/pom.xml
index 8531a81..097fde6 100755
--- a/stompjms-activemq-test/pom.xml
+++ b/stompjms-activemq-test/pom.xml
@@ -17,12 +17,12 @@
org.fusesource.stompjms
stompjms-project
- 1.14
+ 1.15-SNAPSHOT
org.fusesource.stompjms
stompjms-activemq-test
- 1.14
+ 1.15-SNAPSHOT
${project.artifactId}
Tests the stompjms client against ActiveMQ
@@ -32,7 +32,7 @@
org.fusesource.stompjms
stompjms-client
- 1.14
+ 1.15-SNAPSHOT
test
diff --git a/stompjms-client/pom.xml b/stompjms-client/pom.xml
index 25cfaba..22a580b 100755
--- a/stompjms-client/pom.xml
+++ b/stompjms-client/pom.xml
@@ -17,12 +17,12 @@
org.fusesource.stompjms
stompjms-project
- 1.14
+ 1.15-SNAPSHOT
org.fusesource.stompjms
stompjms-client
- 1.14
+ 1.15-SNAPSHOT
bundle
${project.artifactId}
diff --git a/stompjms-website/pom.xml b/stompjms-website/pom.xml
index 3b6ec46..2852825 100644
--- a/stompjms-website/pom.xml
+++ b/stompjms-website/pom.xml
@@ -18,12 +18,12 @@
org.fusesource.stompjms
stompjms-project
- 1.14
+ 1.15-SNAPSHOT
org.fusesource.stompjms
stompjms-website
- 1.14
+ 1.15-SNAPSHOT
war
${project.artifactId}