File tree Expand file tree Collapse file tree 3 files changed +8
-11
lines changed
Expand file tree Collapse file tree 3 files changed +8
-11
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/maven-v4_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/maven-v4_0_0.xsd" >
43
54 <modelVersion >4.0.0</modelVersion >
65
76 <parent >
87 <groupId >com.github.ekryd.sortpom</groupId >
98 <artifactId >sortpom-parent</artifactId >
10- <version >3.1.3-SNAPSHOT </version >
9+ <version >3.1.3</version >
1110 </parent >
1211
1312 <!-- Basics -->
2019 <dependency >
2120 <groupId >com.github.ekryd.sortpom</groupId >
2221 <artifactId >sortpom-sorter</artifactId >
23- <version >3.1.3-SNAPSHOT </version >
22+ <version >3.1.3</version >
2423 </dependency >
2524 <dependency >
2625 <groupId >org.apache.maven</groupId >
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/maven-v4_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/maven-v4_0_0.xsd" >
43
54 <modelVersion >4.0.0</modelVersion >
65
76 <!-- Basics -->
87 <groupId >com.github.ekryd.sortpom</groupId >
98 <artifactId >sortpom-parent</artifactId >
10- <version >3.1.3-SNAPSHOT </version >
9+ <version >3.1.3</version >
1110 <packaging >pom</packaging >
1211 <name >SortPom</name >
1312 <description >A Maven plugin that sorts the pom.xml file.</description >
432431 <connection >scm:git:https://github.com/Ekryd/sortpom.git</connection >
433432 <developerConnection >scm:git:https://github.com/Ekryd/sortpom.git</developerConnection >
434433 <url >https://github.com/Ekryd/sortpom</url >
435- <tag >HEAD </tag >
434+ <tag >sortpom-parent-3.1.3 </tag >
436435 </scm >
437436 <issueManagement >
438437 <system >GitHub</system >
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/maven-v4_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/maven-v4_0_0.xsd" >
43
54 <modelVersion >4.0.0</modelVersion >
65
76 <parent >
87 <groupId >com.github.ekryd.sortpom</groupId >
98 <artifactId >sortpom-parent</artifactId >
10- <version >3.1.3-SNAPSHOT </version >
9+ <version >3.1.3</version >
1110 </parent >
1211
1312 <!-- Basics -->
You can’t perform that action at this time.
0 commit comments