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 >2.15.1-SNAPSHOT </version >
9+ <version >3.0.0 </version >
1110 </parent >
1211
1312 <!-- Basics -->
2019 <dependency >
2120 <groupId >com.github.ekryd.sortpom</groupId >
2221 <artifactId >sortpom-sorter</artifactId >
23- <version >2.15.1-SNAPSHOT </version >
22+ <version >3.0.0 </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 >2.15.1-SNAPSHOT </version >
9+ <version >3.0.0 </version >
1110 <packaging >pom</packaging >
1211 <name >SortPom</name >
1312 <description >A Maven plugin that sorts the pom.xml file.</description >
421420 <connection >scm:git:https://github.com/Ekryd/sortpom.git</connection >
422421 <developerConnection >scm:git:https://github.com/Ekryd/sortpom.git</developerConnection >
423422 <url >https://github.com/Ekryd/sortpom</url >
424- <tag >HEAD </tag >
423+ <tag >sortpom-parent-3.0.0 </tag >
425424 </scm >
426425 <issueManagement >
427426 <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 >2.15.1-SNAPSHOT </version >
9+ <version >3.0.0 </version >
1110 </parent >
1211
1312 <!-- Basics -->
You can’t perform that action at this time.
0 commit comments