From 7ada47cc76f7fb7e687f99c2f76a0bc897c8e353 Mon Sep 17 00:00:00 2001 From: Loadbuild User Date: Mon, 29 Jul 2024 11:08:31 -0400 Subject: [PATCH] [maven-release-plugin] prepare release 2.1.1 --- pom.xml | 10 +++++----- .../solace-java-spring-boot-autoconfigure/pom.xml | 4 ++-- .../solace-jms-spring-boot-autoconfigure/pom.xml | 4 ++-- solace-spring-boot-bom/pom.xml | 4 ++-- solace-spring-boot-parent/pom.xml | 8 ++++---- solace-spring-boot-samples/pom.xml | 2 +- .../solace-java-oauth2-sample-app/pom.xml | 6 +++--- .../solace-java-sample-app/pom.xml | 6 +++--- .../solace-jms-sample-app-jndi/pom.xml | 6 +++--- .../solace-jms-sample-app/pom.xml | 6 +++--- .../solace-java-spring-boot-starter/pom.xml | 4 ++-- .../solace-jms-spring-boot-starter/pom.xml | 4 ++-- .../solace-spring-boot-starter/pom.xml | 4 ++-- 13 files changed, 34 insertions(+), 34 deletions(-) diff --git a/pom.xml b/pom.xml index 1d55703..fed1c65 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.solace.spring.boot solace-spring-boot-build - 2.1.1-SNAPSHOT + 2.1.1 pom Solace Spring Boot Build @@ -17,10 +17,10 @@ 3.3.2 - 5.1.1-SNAPSHOT + 5.1.1 - 5.1.1-SNAPSHOT - 2.1.1-SNAPSHOT + 5.1.1 + 2.1.1 1.19.8 1.1.2 @@ -66,7 +66,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.1.1 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 bfda399..21d891b 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.1.1-SNAPSHOT + 2.1.1 ../../solace-spring-boot-parent/pom.xml solace-java-spring-boot-autoconfigure - 5.1.1-SNAPSHOT + 5.1.1 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 4b60a7c..af773a2 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.1.1-SNAPSHOT + 2.1.1 ../../solace-spring-boot-parent/pom.xml solace-jms-spring-boot-autoconfigure - 5.1.1-SNAPSHOT + 5.1.1 jar Solace Spring Boot Autoconfiguration - JMS diff --git a/solace-spring-boot-bom/pom.xml b/solace-spring-boot-bom/pom.xml index 030fd22..2647c98 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.1.1-SNAPSHOT + 2.1.1 solace-spring-boot-bom - 2.1.1-SNAPSHOT + 2.1.1 pom Solace Spring Boot BOM diff --git a/solace-spring-boot-parent/pom.xml b/solace-spring-boot-parent/pom.xml index 6fc6a51..acd1ff2 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.1.1-SNAPSHOT + 2.1.1 ../pom.xml solace-spring-boot-parent - 2.1.1-SNAPSHOT + 2.1.1 pom Solace Spring Boot Parent @@ -24,8 +24,8 @@ 17 17 - 5.1.1-SNAPSHOT - 5.1.1-SNAPSHOT + 5.1.1 + 5.1.1 10.22.0 10.22.0 diff --git a/solace-spring-boot-samples/pom.xml b/solace-spring-boot-samples/pom.xml index de25d1f..7ade9b3 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.1.1-SNAPSHOT + 2.1.1 pom Solace Spring Boot Samples Parent diff --git a/solace-spring-boot-samples/solace-java-oauth2-sample-app/pom.xml b/solace-spring-boot-samples/solace-java-oauth2-sample-app/pom.xml index 7610f43..e3c2d5c 100644 --- a/solace-spring-boot-samples/solace-java-oauth2-sample-app/pom.xml +++ b/solace-spring-boot-samples/solace-java-oauth2-sample-app/pom.xml @@ -5,11 +5,11 @@ com.solace.spring.boot solace-spring-boot-samples - 2.1.1-SNAPSHOT + 2.1.1 solace-java-oauth2-sample-app - 2.1.1-SNAPSHOT + 2.1.1 jar Solace Spring Boot Sample - Java @@ -21,7 +21,7 @@ demo.DemoApplication 17 3.3.2 - 2.1.1-SNAPSHOT + 2.1.1 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 4c3ff56..26670a9 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.1.1-SNAPSHOT + 2.1.1 solace-java-sample-app - 2.1.1-SNAPSHOT + 2.1.1 jar Solace Spring Boot Sample - Java @@ -21,7 +21,7 @@ demo.DemoApplication 17 3.3.2 - 2.1.1-SNAPSHOT + 2.1.1 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 d330f58..0f27af8 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.1.1-SNAPSHOT + 2.1.1 solace-jms-sample-app-jndi - 2.1.1-SNAPSHOT + 2.1.1 jar Solace Spring Boot Sample - JMS (JNDI) @@ -21,7 +21,7 @@ jndidemo.JndiDemoApplication 17 3.3.2 - 2.1.1-SNAPSHOT + 2.1.1 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 58f4d92..91ca89d 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.1.1-SNAPSHOT + 2.1.1 solace-jms-sample-app - 2.1.1-SNAPSHOT + 2.1.1 jar Solace Spring Boot Sample - JMS @@ -21,7 +21,7 @@ jmsdemo.DemoApplication 17 3.3.2 - 2.1.1-SNAPSHOT + 2.1.1 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 a2f9267..7c96aa0 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.1.1-SNAPSHOT + 2.1.1 ../../solace-spring-boot-parent/pom.xml solace-java-spring-boot-starter - 5.1.1-SNAPSHOT + 5.1.1 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 63602aa..e2dcb37 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.1.1-SNAPSHOT + 2.1.1 ../../solace-spring-boot-parent/pom.xml solace-jms-spring-boot-starter - 5.1.1-SNAPSHOT + 5.1.1 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 a2ae80d..19b6cd1 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.1.1-SNAPSHOT + 2.1.1 ../../solace-spring-boot-parent/pom.xml solace-spring-boot-starter - 2.1.1-SNAPSHOT + 2.1.1 jar Solace Spring Boot Starter