Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Loadbuild User committed Aug 27, 2024
1 parent 774325c commit d861d0d
Show file tree
Hide file tree
Showing 13 changed files with 34 additions and 34 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.solace.spring.boot</groupId>
<artifactId>solace-spring-boot-build</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<packaging>pom</packaging>

<name>Solace Spring Boot Build</name>
Expand All @@ -17,10 +17,10 @@
<!-- This is the version of Spring Boot we have targeted for this build -->
<spring.boot.version>3.3.3</spring.boot.version>

<solace.spring.boot.java-starter.version>5.2.0-SNAPSHOT
<solace.spring.boot.java-starter.version>5.2.0
</solace.spring.boot.java-starter.version>
<solace.spring.boot.jms-starter.version>5.2.0-SNAPSHOT</solace.spring.boot.jms-starter.version>
<solace.spring.boot.starter.version>2.2.0-SNAPSHOT</solace.spring.boot.starter.version>
<solace.spring.boot.jms-starter.version>5.2.0</solace.spring.boot.jms-starter.version>
<solace.spring.boot.starter.version>2.2.0</solace.spring.boot.starter.version>
<testcontainers.version>1.19.8</testcontainers.version>
<solace.integration.test.support.version>1.1.2</solace.integration.test.support.version>
</properties>
Expand Down Expand Up @@ -66,7 +66,7 @@
<url>https://github.com/${repoName}/solace-spring-boot.git</url>
<connection>scm:git:git://github.com/${repoName}/solace-spring-boot.git</connection>
<developerConnection>scm:git:[email protected]:${repoName}/solace-spring-boot.git</developerConnection>
<tag>HEAD</tag>
<tag>2.2.0</tag>
</scm>

<dependencyManagement>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>com.solace.spring.boot</groupId>
<artifactId>solace-spring-boot-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../../solace-spring-boot-parent/pom.xml</relativePath>
</parent>

<artifactId>solace-java-spring-boot-autoconfigure</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0</version>
<packaging>jar</packaging>

<name>Solace Spring Boot Autoconfiguration - Java</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>com.solace.spring.boot</groupId>
<artifactId>solace-spring-boot-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../../solace-spring-boot-parent/pom.xml</relativePath>
</parent>

<artifactId>solace-jms-spring-boot-autoconfigure</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0</version>
<packaging>jar</packaging>

<name>Solace Spring Boot Autoconfiguration - JMS</name>
Expand Down
4 changes: 2 additions & 2 deletions solace-spring-boot-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.solace.spring.boot</groupId>
<artifactId>solace-spring-boot-build</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<artifactId>solace-spring-boot-bom</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<packaging>pom</packaging>

<name>Solace Spring Boot BOM</name>
Expand Down
8 changes: 4 additions & 4 deletions solace-spring-boot-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>com.solace.spring.boot</groupId>
<artifactId>solace-spring-boot-build</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>solace-spring-boot-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<packaging>pom</packaging>

<name>Solace Spring Boot Parent</name>
Expand All @@ -24,8 +24,8 @@
<maven.compiler.target>17</maven.compiler.target>
<maven.compiler.source>17</maven.compiler.source>

<solace.spring.boot.java-autoconf.version>5.2.0-SNAPSHOT</solace.spring.boot.java-autoconf.version>
<solace.spring.boot.jms-autoconf.version>5.2.0-SNAPSHOT</solace.spring.boot.jms-autoconf.version>
<solace.spring.boot.java-autoconf.version>5.2.0</solace.spring.boot.java-autoconf.version>
<solace.spring.boot.jms-autoconf.version>5.2.0</solace.spring.boot.jms-autoconf.version>

<solace.jcsmp.version>10.24.1</solace.jcsmp.version>
<solace.jms-jakarta.version>10.24.1</solace.jms-jakarta.version>
Expand Down
2 changes: 1 addition & 1 deletion solace-spring-boot-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.solace.spring.boot</groupId>
<artifactId>solace-spring-boot-samples</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<packaging>pom</packaging>

<name>Solace Spring Boot Samples Parent</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.solace.spring.boot</groupId>
<artifactId>solace-spring-boot-samples</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<artifactId>solace-java-oauth2-sample-app</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<packaging>jar</packaging>

<name>Solace Spring Boot Sample - Java</name>
Expand All @@ -21,7 +21,7 @@
<start-class>demo.DemoApplication</start-class>
<java.version>17</java.version>
<spring.boot.version>3.3.3</spring.boot.version>
<solace.spring.boot.version>2.2.0-SNAPSHOT</solace.spring.boot.version>
<solace.spring.boot.version>2.2.0</solace.spring.boot.version>
</properties>

<dependencyManagement>
Expand Down
6 changes: 3 additions & 3 deletions solace-spring-boot-samples/solace-java-sample-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.solace.spring.boot</groupId>
<artifactId>solace-spring-boot-samples</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<artifactId>solace-java-sample-app</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<packaging>jar</packaging>

<name>Solace Spring Boot Sample - Java</name>
Expand All @@ -21,7 +21,7 @@
<start-class>demo.DemoApplication</start-class>
<java.version>17</java.version>
<spring.boot.version>3.3.3</spring.boot.version>
<solace.spring.boot.version>2.2.0-SNAPSHOT</solace.spring.boot.version>
<solace.spring.boot.version>2.2.0</solace.spring.boot.version>
</properties>

<dependencyManagement>
Expand Down
6 changes: 3 additions & 3 deletions solace-spring-boot-samples/solace-jms-sample-app-jndi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.solace.spring.boot</groupId>
<artifactId>solace-spring-boot-samples</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<artifactId>solace-jms-sample-app-jndi</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<packaging>jar</packaging>

<name>Solace Spring Boot Sample - JMS (JNDI)</name>
Expand All @@ -21,7 +21,7 @@
<start-class>jndidemo.JndiDemoApplication</start-class>
<java.version>17</java.version>
<spring.boot.version>3.3.3</spring.boot.version>
<solace.spring.boot.bom.version>2.2.0-SNAPSHOT</solace.spring.boot.bom.version>
<solace.spring.boot.bom.version>2.2.0</solace.spring.boot.bom.version>
</properties>

<dependencyManagement>
Expand Down
6 changes: 3 additions & 3 deletions solace-spring-boot-samples/solace-jms-sample-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>com.solace.spring.boot</groupId>
<artifactId>solace-spring-boot-samples</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
</parent>

<artifactId>solace-jms-sample-app</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<packaging>jar</packaging>

<name>Solace Spring Boot Sample - JMS</name>
Expand All @@ -21,7 +21,7 @@
<start-class>jmsdemo.DemoApplication</start-class>
<java.version>17</java.version>
<spring.boot.version>3.3.3</spring.boot.version>
<solace.spring.boot.version>2.2.0-SNAPSHOT</solace.spring.boot.version>
<solace.spring.boot.version>2.2.0</solace.spring.boot.version>
</properties>

<dependencyManagement>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>com.solace.spring.boot</groupId>
<artifactId>solace-spring-boot-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../../solace-spring-boot-parent/pom.xml</relativePath>
</parent>

<artifactId>solace-java-spring-boot-starter</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0</version>
<packaging>jar</packaging>

<name>Solace Spring Boot Starter - Java</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>com.solace.spring.boot</groupId>
<artifactId>solace-spring-boot-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../../solace-spring-boot-parent/pom.xml</relativePath>
</parent>

<artifactId>solace-jms-spring-boot-starter</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.2.0</version>
<packaging>jar</packaging>

<name>Solace Spring Boot Starter - JMS</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>com.solace.spring.boot</groupId>
<artifactId>solace-spring-boot-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<relativePath>../../solace-spring-boot-parent/pom.xml</relativePath>
</parent>

<artifactId>solace-spring-boot-starter</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0</version>
<packaging>jar</packaging>

<name>Solace Spring Boot Starter</name>
Expand Down

0 comments on commit d861d0d

Please sign in to comment.