File tree Expand file tree Collapse file tree 13 files changed +34
-34
lines changed
solace-spring-boot-autoconfigure
solace-java-spring-boot-autoconfigure
solace-jms-spring-boot-autoconfigure
solace-spring-boot-parent
solace-spring-boot-samples
solace-jms-sample-app-jndi
solace-spring-boot-starters
solace-java-spring-boot-starter
solace-jms-spring-boot-starter
solace-spring-boot-starter Expand file tree Collapse file tree 13 files changed +34
-34
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >com.solace.spring.boot</groupId >
66 <artifactId >solace-spring-boot-build</artifactId >
7- <version >1.2.2-SNAPSHOT </version >
7+ <version >1.2.2</version >
88 <packaging >pom</packaging >
99
1010 <name >Solace Spring Boot Build</name >
1818 <spring .boot.version>2.6.6</spring .boot.version>
1919 <pivotal .cfenv.version>2.4.0</pivotal .cfenv.version>
2020
21- <solace .spring.boot.java-starter.version>4.2.2-SNAPSHOT </solace .spring.boot.java-starter.version>
22- <solace .spring.boot.jms-starter.version>4.2.2-SNAPSHOT </solace .spring.boot.jms-starter.version>
23- <solace .spring.boot.starter.version>1.2.2-SNAPSHOT </solace .spring.boot.starter.version>
24- <solace .cloud.cloudfoundry.java-cfenv.version>1.2.2-SNAPSHOT </solace .cloud.cloudfoundry.java-cfenv.version>
21+ <solace .spring.boot.java-starter.version>4.2.2</solace .spring.boot.java-starter.version>
22+ <solace .spring.boot.jms-starter.version>4.2.2</solace .spring.boot.jms-starter.version>
23+ <solace .spring.boot.starter.version>1.2.2</solace .spring.boot.starter.version>
24+ <solace .cloud.cloudfoundry.java-cfenv.version>1.2.2</solace .cloud.cloudfoundry.java-cfenv.version>
2525 </properties >
2626
2727 <licenses >
6565 <url >https://github.com/${repoName} /solace-spring-boot.git</url >
6666 <connection >scm:git:git://github.com/${repoName} /solace-spring-boot.git</connection >
6767 <
developerConnection >scm:git:
[email protected] :
${repoName} /solace-spring-boot.git</
developerConnection >
68- <tag >HEAD </tag >
68+ <tag >1.2.2 </tag >
6969 </scm >
7070
7171 <dependencyManagement >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >com.solace.spring.boot</groupId >
2424 <artifactId >solace-spring-boot-parent</artifactId >
25- <version >1.2.2-SNAPSHOT </version >
25+ <version >1.2.2</version >
2626 <relativePath >../solace-spring-boot-parent/pom.xml</relativePath >
2727 </parent >
2828
2929 <groupId >com.solace.cloud.cloudfoundry</groupId >
3030 <modelVersion >4.0.0</modelVersion >
3131 <artifactId >solace-java-cfenv</artifactId >
3232 <packaging >jar</packaging >
33- <version >1.2.2-SNAPSHOT </version >
33+ <version >1.2.2</version >
3434
3535 <name >Solace Spring Java CFEnv</name >
3636 <description >Java CFEnv for Solace services</description >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.solace.spring.boot</groupId >
77 <artifactId >solace-spring-boot-parent</artifactId >
8- <version >1.2.2-SNAPSHOT </version >
8+ <version >1.2.2</version >
99 <relativePath >../../solace-spring-boot-parent/pom.xml</relativePath >
1010 </parent >
1111
1212 <artifactId >solace-java-spring-boot-autoconfigure</artifactId >
13- <version >4.2.2-SNAPSHOT </version >
13+ <version >4.2.2</version >
1414 <packaging >jar</packaging >
1515
1616 <name >Solace Spring Boot Autoconfiguration - Java</name >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.solace.spring.boot</groupId >
77 <artifactId >solace-spring-boot-parent</artifactId >
8- <version >1.2.2-SNAPSHOT </version >
8+ <version >1.2.2</version >
99 <relativePath >../../solace-spring-boot-parent/pom.xml</relativePath >
1010 </parent >
1111
1212 <artifactId >solace-jms-spring-boot-autoconfigure</artifactId >
13- <version >4.2.2-SNAPSHOT </version >
13+ <version >4.2.2</version >
1414 <packaging >jar</packaging >
1515
1616 <name >Solace Spring Boot Autoconfiguration - JMS</name >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.solace.spring.boot</groupId >
77 <artifactId >solace-spring-boot-build</artifactId >
8- <version >1.2.2-SNAPSHOT </version >
8+ <version >1.2.2</version >
99 </parent >
1010
1111 <artifactId >solace-spring-boot-bom</artifactId >
12- <version >1.2.2-SNAPSHOT </version >
12+ <version >1.2.2</version >
1313 <packaging >pom</packaging >
1414
1515 <name >Solace Spring Boot BOM</name >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.solace.spring.boot</groupId >
77 <artifactId >solace-spring-boot-build</artifactId >
8- <version >1.2.2-SNAPSHOT </version >
8+ <version >1.2.2</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111
1212 <artifactId >solace-spring-boot-parent</artifactId >
13- <version >1.2.2-SNAPSHOT </version >
13+ <version >1.2.2</version >
1414 <packaging >pom</packaging >
1515
1616 <name >Solace Spring Boot Parent</name >
2424 <maven .compiler.target>1.8</maven .compiler.target>
2525 <maven .compiler.source>1.8</maven .compiler.source>
2626
27- <solace .spring.boot.java-autoconf.version>4.2.2-SNAPSHOT </solace .spring.boot.java-autoconf.version>
28- <solace .spring.boot.jms-autoconf.version>4.2.2-SNAPSHOT </solace .spring.boot.jms-autoconf.version>
27+ <solace .spring.boot.java-autoconf.version>4.2.2</solace .spring.boot.java-autoconf.version>
28+ <solace .spring.boot.jms-autoconf.version>4.2.2</solace .spring.boot.jms-autoconf.version>
2929
3030 <solace .jcsmp.version>10.13.1</solace .jcsmp.version>
3131 <solace .jms.version>10.13.1</solace .jms.version>
Original file line number Diff line number Diff line change 44
55 <groupId >com.solace.spring.boot</groupId >
66 <artifactId >solace-spring-boot-samples</artifactId >
7- <version >1.2.2-SNAPSHOT </version >
7+ <version >1.2.2</version >
88 <packaging >pom</packaging >
99
1010 <name >Solace Spring Boot Samples Parent</name >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.solace.spring.boot</groupId >
77 <artifactId >solace-spring-boot-samples</artifactId >
8- <version >1.2.2-SNAPSHOT </version >
8+ <version >1.2.2</version >
99 </parent >
1010
1111 <artifactId >solace-java-sample-app</artifactId >
12- <version >1.2.2-SNAPSHOT </version >
12+ <version >1.2.2</version >
1313 <packaging >jar</packaging >
1414
1515 <name >Solace Spring Boot Sample - Java</name >
2121 <start-class >demo.DemoApplication</start-class >
2222 <java .version>1.8</java .version>
2323 <spring .boot.version>2.6.6</spring .boot.version>
24- <solace .spring.boot.version>1.2.2-SNAPSHOT </solace .spring.boot.version>
24+ <solace .spring.boot.version>1.2.2</solace .spring.boot.version>
2525 </properties >
2626
2727 <dependencyManagement >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.solace.spring.boot</groupId >
77 <artifactId >solace-spring-boot-samples</artifactId >
8- <version >1.2.2-SNAPSHOT </version >
8+ <version >1.2.2</version >
99 </parent >
1010
1111 <artifactId >solace-jms-sample-app-jndi</artifactId >
12- <version >1.2.2-SNAPSHOT </version >
12+ <version >1.2.2</version >
1313 <packaging >jar</packaging >
1414
1515 <name >Solace Spring Boot Sample - JMS (JNDI)</name >
2121 <start-class >jndidemo.JndiDemoApplication</start-class >
2222 <java .version>1.8</java .version>
2323 <spring .boot.version>2.6.6</spring .boot.version>
24- <solace .spring.boot.bom.version>1.2.2-SNAPSHOT </solace .spring.boot.bom.version>
24+ <solace .spring.boot.bom.version>1.2.2</solace .spring.boot.bom.version>
2525 </properties >
2626
2727 <dependencyManagement >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.solace.spring.boot</groupId >
77 <artifactId >solace-spring-boot-samples</artifactId >
8- <version >1.2.2-SNAPSHOT </version >
8+ <version >1.2.2</version >
99 </parent >
1010
1111 <artifactId >solace-jms-sample-app</artifactId >
12- <version >1.2.2-SNAPSHOT </version >
12+ <version >1.2.2</version >
1313 <packaging >jar</packaging >
1414
1515 <name >Solace Spring Boot Sample - JMS</name >
2121 <start-class >jmsdemo.DemoApplication</start-class >
2222 <java .version>1.8</java .version>
2323 <spring .boot.version>2.6.6</spring .boot.version>
24- <solace .spring.boot.version>1.2.2-SNAPSHOT </solace .spring.boot.version>
24+ <solace .spring.boot.version>1.2.2</solace .spring.boot.version>
2525 </properties >
2626
2727 <dependencyManagement >
You can’t perform that action at this time.
0 commit comments