diff --git a/pom.xml b/pom.xml index bc49e71..e2c8eba 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.solace.spring.boot solace-spring-boot-build - 2.0.0 + 2.0.1-SNAPSHOT pom Solace Spring Boot Build @@ -17,10 +17,10 @@ 3.0.6 - 5.0.0 + 5.0.1-SNAPSHOT - 5.0.0 - 2.0.0 + 5.0.1-SNAPSHOT + 2.0.1-SNAPSHOT @@ -63,7 +63,7 @@ https://github.com/${repoName}/solace-spring-boot.git scm:git:git://github.com/${repoName}/solace-spring-boot.git scm:git:git@github.com:${repoName}/solace-spring-boot.git - 2.0.0 + HEAD diff --git a/solace-spring-boot-autoconfigure/solace-java-spring-boot-autoconfigure/pom.xml b/solace-spring-boot-autoconfigure/solace-java-spring-boot-autoconfigure/pom.xml index 83e0bd0..5665d26 100644 --- a/solace-spring-boot-autoconfigure/solace-java-spring-boot-autoconfigure/pom.xml +++ b/solace-spring-boot-autoconfigure/solace-java-spring-boot-autoconfigure/pom.xml @@ -5,12 +5,12 @@ com.solace.spring.boot solace-spring-boot-parent - 2.0.0 + 2.0.1-SNAPSHOT ../../solace-spring-boot-parent/pom.xml solace-java-spring-boot-autoconfigure - 5.0.0 + 5.0.1-SNAPSHOT jar Solace Spring Boot Autoconfiguration - Java diff --git a/solace-spring-boot-autoconfigure/solace-jms-spring-boot-autoconfigure/pom.xml b/solace-spring-boot-autoconfigure/solace-jms-spring-boot-autoconfigure/pom.xml index 3c3cc3a..d0b9b70 100644 --- a/solace-spring-boot-autoconfigure/solace-jms-spring-boot-autoconfigure/pom.xml +++ b/solace-spring-boot-autoconfigure/solace-jms-spring-boot-autoconfigure/pom.xml @@ -5,12 +5,12 @@ com.solace.spring.boot solace-spring-boot-parent - 2.0.0 + 2.0.1-SNAPSHOT ../../solace-spring-boot-parent/pom.xml solace-jms-spring-boot-autoconfigure - 5.0.0 + 5.0.1-SNAPSHOT jar Solace Spring Boot Autoconfiguration - JMS diff --git a/solace-spring-boot-bom/pom.xml b/solace-spring-boot-bom/pom.xml index 45433c0..55495e1 100644 --- a/solace-spring-boot-bom/pom.xml +++ b/solace-spring-boot-bom/pom.xml @@ -5,11 +5,11 @@ com.solace.spring.boot solace-spring-boot-build - 2.0.0 + 2.0.1-SNAPSHOT solace-spring-boot-bom - 2.0.0 + 2.0.1-SNAPSHOT pom Solace Spring Boot BOM diff --git a/solace-spring-boot-parent/pom.xml b/solace-spring-boot-parent/pom.xml index b9d12a1..3392d45 100644 --- a/solace-spring-boot-parent/pom.xml +++ b/solace-spring-boot-parent/pom.xml @@ -5,12 +5,12 @@ com.solace.spring.boot solace-spring-boot-build - 2.0.0 + 2.0.1-SNAPSHOT ../pom.xml solace-spring-boot-parent - 2.0.0 + 2.0.1-SNAPSHOT pom Solace Spring Boot Parent @@ -24,8 +24,8 @@ 17 17 - 5.0.0 - 5.0.0 + 5.0.1-SNAPSHOT + 5.0.1-SNAPSHOT 10.20.0 10.20.0 diff --git a/solace-spring-boot-samples/pom.xml b/solace-spring-boot-samples/pom.xml index 15f0227..0c9ea29 100644 --- a/solace-spring-boot-samples/pom.xml +++ b/solace-spring-boot-samples/pom.xml @@ -4,7 +4,7 @@ com.solace.spring.boot solace-spring-boot-samples - 2.0.0 + 2.0.1-SNAPSHOT pom Solace Spring Boot Samples Parent diff --git a/solace-spring-boot-samples/solace-java-sample-app/pom.xml b/solace-spring-boot-samples/solace-java-sample-app/pom.xml index 1405c7f..3075cfd 100644 --- a/solace-spring-boot-samples/solace-java-sample-app/pom.xml +++ b/solace-spring-boot-samples/solace-java-sample-app/pom.xml @@ -5,11 +5,11 @@ com.solace.spring.boot solace-spring-boot-samples - 2.0.0 + 2.0.1-SNAPSHOT solace-java-sample-app - 2.0.0 + 2.0.1-SNAPSHOT jar Solace Spring Boot Sample - Java @@ -21,7 +21,7 @@ demo.DemoApplication 17 3.0.6 - 2.0.0 + 2.0.1-SNAPSHOT diff --git a/solace-spring-boot-samples/solace-jms-sample-app-jndi/pom.xml b/solace-spring-boot-samples/solace-jms-sample-app-jndi/pom.xml index 3754457..62fee7b 100644 --- a/solace-spring-boot-samples/solace-jms-sample-app-jndi/pom.xml +++ b/solace-spring-boot-samples/solace-jms-sample-app-jndi/pom.xml @@ -5,11 +5,11 @@ com.solace.spring.boot solace-spring-boot-samples - 2.0.0 + 2.0.1-SNAPSHOT solace-jms-sample-app-jndi - 2.0.0 + 2.0.1-SNAPSHOT jar Solace Spring Boot Sample - JMS (JNDI) @@ -21,7 +21,7 @@ jndidemo.JndiDemoApplication 17 3.0.6 - 2.0.0 + 2.0.1-SNAPSHOT diff --git a/solace-spring-boot-samples/solace-jms-sample-app/pom.xml b/solace-spring-boot-samples/solace-jms-sample-app/pom.xml index c916856..af98062 100644 --- a/solace-spring-boot-samples/solace-jms-sample-app/pom.xml +++ b/solace-spring-boot-samples/solace-jms-sample-app/pom.xml @@ -5,11 +5,11 @@ com.solace.spring.boot solace-spring-boot-samples - 2.0.0 + 2.0.1-SNAPSHOT solace-jms-sample-app - 2.0.0 + 2.0.1-SNAPSHOT jar Solace Spring Boot Sample - JMS @@ -21,7 +21,7 @@ jmsdemo.DemoApplication 17 3.0.6 - 2.0.0 + 2.0.1-SNAPSHOT diff --git a/solace-spring-boot-starters/solace-java-spring-boot-starter/pom.xml b/solace-spring-boot-starters/solace-java-spring-boot-starter/pom.xml index 51cfb60..ac3aca1 100644 --- a/solace-spring-boot-starters/solace-java-spring-boot-starter/pom.xml +++ b/solace-spring-boot-starters/solace-java-spring-boot-starter/pom.xml @@ -5,12 +5,12 @@ com.solace.spring.boot solace-spring-boot-parent - 2.0.0 + 2.0.1-SNAPSHOT ../../solace-spring-boot-parent/pom.xml solace-java-spring-boot-starter - 5.0.0 + 5.0.1-SNAPSHOT jar Solace Spring Boot Starter - Java diff --git a/solace-spring-boot-starters/solace-jms-spring-boot-starter/pom.xml b/solace-spring-boot-starters/solace-jms-spring-boot-starter/pom.xml index 3b70ce0..99de113 100644 --- a/solace-spring-boot-starters/solace-jms-spring-boot-starter/pom.xml +++ b/solace-spring-boot-starters/solace-jms-spring-boot-starter/pom.xml @@ -5,12 +5,12 @@ com.solace.spring.boot solace-spring-boot-parent - 2.0.0 + 2.0.1-SNAPSHOT ../../solace-spring-boot-parent/pom.xml solace-jms-spring-boot-starter - 5.0.0 + 5.0.1-SNAPSHOT jar Solace Spring Boot Starter - JMS diff --git a/solace-spring-boot-starters/solace-spring-boot-starter/pom.xml b/solace-spring-boot-starters/solace-spring-boot-starter/pom.xml index 1964562..fe89f09 100644 --- a/solace-spring-boot-starters/solace-spring-boot-starter/pom.xml +++ b/solace-spring-boot-starters/solace-spring-boot-starter/pom.xml @@ -5,12 +5,12 @@ com.solace.spring.boot solace-spring-boot-parent - 2.0.0 + 2.0.1-SNAPSHOT ../../solace-spring-boot-parent/pom.xml solace-spring-boot-starter - 2.0.0 + 2.0.1-SNAPSHOT jar Solace Spring Boot Starter