File tree Expand file tree Collapse file tree 3 files changed +9
-13
lines changed
spt-development-logging-spring-boot-autoconfigure
spt-development-logging-spring-boot-starter Expand file tree Collapse file tree 3 files changed +9
-13
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <groupId >com.spt-development</groupId >
65 <artifactId >spt-development-logging-spring-boot</artifactId >
7- <version >2.0.3-SNAPSHOT </version >
6+ <version >2.0.3</version >
87
98 <name >logging-spring-boot</name >
109 <description >Library for integrating spt-development/spt-development-logging-spring into a Spring Boot application.</description >
1312 <scm >
1413 <connection >scm:git:https://github.com/spt-development/spt-development-logging-spring-boot.git</connection >
1514 <url >https://github.com/spt-development/spt-development-logging-spring-boot</url >
16- </scm >
15+ <tag >2.0.3</tag >
16+ </scm >
1717
1818 <licenses >
1919 <license >
149149 </goals >
150150 <configuration >
151151 <rules >
152- <dependencyConvergence />
152+ <dependencyConvergence />
153153 </rules >
154154 </configuration >
155155 </execution >
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"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- 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" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
86 <groupId >com.spt-development</groupId >
97 <artifactId >spt-development-logging-spring-boot</artifactId >
10- <version >2.0.3-SNAPSHOT </version >
8+ <version >2.0.3</version >
119 </parent >
1210
1311 <artifactId >spt-development-logging-spring-boot-autoconfigure</artifactId >
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"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- 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" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
86 <groupId >com.spt-development</groupId >
97 <artifactId >spt-development-logging-spring-boot</artifactId >
10- <version >2.0.3-SNAPSHOT </version >
8+ <version >2.0.3</version >
119 </parent >
1210
1311 <artifactId >spt-development-logging-spring-boot-starter</artifactId >
You can’t perform that action at this time.
0 commit comments