diff --git a/pom.xml b/pom.xml
index 31a987b..bc49e71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.solace.spring.boot
solace-spring-boot-build
- 2.0.0-SNAPSHOT
+ 2.0.0
pom
Solace Spring Boot Build
@@ -17,10 +17,10 @@
3.0.6
- 5.0.0-SNAPSHOT
+ 5.0.0
- 5.0.0-SNAPSHOT
- 2.0.0-SNAPSHOT
+ 5.0.0
+ 2.0.0
@@ -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
- HEAD
+ 2.0.0
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 8971cc8..83e0bd0 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-SNAPSHOT
+ 2.0.0
../../solace-spring-boot-parent/pom.xml
solace-java-spring-boot-autoconfigure
- 5.0.0-SNAPSHOT
+ 5.0.0
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 418df53..3c3cc3a 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-SNAPSHOT
+ 2.0.0
../../solace-spring-boot-parent/pom.xml
solace-jms-spring-boot-autoconfigure
- 5.0.0-SNAPSHOT
+ 5.0.0
jar
Solace Spring Boot Autoconfiguration - JMS
diff --git a/solace-spring-boot-bom/pom.xml b/solace-spring-boot-bom/pom.xml
index 626f140..45433c0 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-SNAPSHOT
+ 2.0.0
solace-spring-boot-bom
- 2.0.0-SNAPSHOT
+ 2.0.0
pom
Solace Spring Boot BOM
diff --git a/solace-spring-boot-parent/pom.xml b/solace-spring-boot-parent/pom.xml
index e550049..b9d12a1 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-SNAPSHOT
+ 2.0.0
../pom.xml
solace-spring-boot-parent
- 2.0.0-SNAPSHOT
+ 2.0.0
pom
Solace Spring Boot Parent
@@ -24,8 +24,8 @@
17
17
- 5.0.0-SNAPSHOT
- 5.0.0-SNAPSHOT
+ 5.0.0
+ 5.0.0
10.20.0
10.20.0
diff --git a/solace-spring-boot-samples/pom.xml b/solace-spring-boot-samples/pom.xml
index 2505e46..15f0227 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-SNAPSHOT
+ 2.0.0
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 8756d7e..1405c7f 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-SNAPSHOT
+ 2.0.0
solace-java-sample-app
- 2.0.0-SNAPSHOT
+ 2.0.0
jar
Solace Spring Boot Sample - Java
@@ -21,7 +21,7 @@
demo.DemoApplication
17
3.0.6
- 2.0.0-SNAPSHOT
+ 2.0.0
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 3ada052..3754457 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-SNAPSHOT
+ 2.0.0
solace-jms-sample-app-jndi
- 2.0.0-SNAPSHOT
+ 2.0.0
jar
Solace Spring Boot Sample - JMS (JNDI)
@@ -21,7 +21,7 @@
jndidemo.JndiDemoApplication
17
3.0.6
- 2.0.0-SNAPSHOT
+ 2.0.0
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 5ea5851..c916856 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-SNAPSHOT
+ 2.0.0
solace-jms-sample-app
- 2.0.0-SNAPSHOT
+ 2.0.0
jar
Solace Spring Boot Sample - JMS
@@ -21,7 +21,7 @@
jmsdemo.DemoApplication
17
3.0.6
- 2.0.0-SNAPSHOT
+ 2.0.0
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 0104db8..51cfb60 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-SNAPSHOT
+ 2.0.0
../../solace-spring-boot-parent/pom.xml
solace-java-spring-boot-starter
- 5.0.0-SNAPSHOT
+ 5.0.0
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 17e6ff5..3b70ce0 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-SNAPSHOT
+ 2.0.0
../../solace-spring-boot-parent/pom.xml
solace-jms-spring-boot-starter
- 5.0.0-SNAPSHOT
+ 5.0.0
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 6e9ee2f..1964562 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-SNAPSHOT
+ 2.0.0
../../solace-spring-boot-parent/pom.xml
solace-spring-boot-starter
- 2.0.0-SNAPSHOT
+ 2.0.0
jar
Solace Spring Boot Starter