File tree Expand file tree Collapse file tree 4 files changed +7
-9
lines changed
solace-java-spring-boot-autoconfigure
solace-java-spring-boot-starter Expand file tree Collapse file tree 4 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54 <groupId >com.solace.labs.spring.boot</groupId >
65 <artifactId >solace-java-spring-boot-parent</artifactId >
7- <version >0.1.2-SNAPSHOT </version >
6+ <version >0.1.2</version >
87 <packaging >pom</packaging >
98 <name >Solace Java API Spring Boot AutoConfiguration</name >
109 <description >Parent POM for Solace Java API Spring Boot AutoConfiguration </description >
3029 <url >https://github.com/SolaceLabs/solace-java-spring-boot.git</url >
3130 <connection >scm:git:git://github.com/SolaceLabs/solace-java-spring-boot.git</connection >
3231 <developerConnection >scm:git:git@github.com:SolaceLabs/solace-java-spring-boot.git</developerConnection >
33- <tag >HEAD </tag >
32+ <tag >0.1.2 </tag >
3433 </scm >
3534
3635 <properties >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >com.solace.labs.spring.boot</groupId >
87 <artifactId >solace-java-spring-boot-parent</artifactId >
9- <version >0.1.2-SNAPSHOT </version >
8+ <version >0.1.2</version >
109 <relativePath >../pom.xml</relativePath >
1110 </parent >
1211
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.solace.labs.spring.boot</groupId >
77 <artifactId >solace-java-spring-boot-parent</artifactId >
8- <version >0.1.2-SNAPSHOT </version >
8+ <version >0.1.2</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.solace.labs.spring.boot</groupId >
77 <artifactId >solace-java-spring-boot-parent</artifactId >
8- <version >0.1.2-SNAPSHOT </version >
8+ <version >0.1.2</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111
You can’t perform that action at this time.
0 commit comments