File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.ekryd.sortpom</groupId >
88 <artifactId >sortpom-parent</artifactId >
9- <version >2.6.1-SNAPSHOT </version >
9+ <version >2.7.0 </version >
1010 </parent >
1111
1212 <!-- Basics -->
1919 <dependency >
2020 <groupId >com.github.ekryd.sortpom</groupId >
2121 <artifactId >sortpom-sorter</artifactId >
22- <version >2.6.1-SNAPSHOT </version >
22+ <version >2.7.0 </version >
2323 </dependency >
2424 <dependency >
2525 <groupId >org.apache.maven</groupId >
Original file line number Diff line number Diff line change 66 <!-- Basics -->
77 <groupId >com.github.ekryd.sortpom</groupId >
88 <artifactId >sortpom-parent</artifactId >
9- <version >2.6.1-SNAPSHOT </version >
9+ <version >2.7.0 </version >
1010 <packaging >pom</packaging >
1111 <name >SortPom</name >
1212 <description >A Maven plugin that sorts the pom.xml file.</description >
471471 <scm >
472472 <connection >scm:git:https://github.com/Ekryd/sortpom.git</connection >
473473 <developerConnection >scm:git:https://github.com/Ekryd/sortpom.git</developerConnection >
474- <tag >HEAD </tag >
474+ <tag >sortpom-parent-2.7.0 </tag >
475475 <url >https://github.com/Ekryd/sortpom</url >
476476 </scm >
477477 <issueManagement >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.ekryd.sortpom</groupId >
88 <artifactId >sortpom-parent</artifactId >
9- <version >2.6.1-SNAPSHOT </version >
9+ <version >2.7.0 </version >
1010 </parent >
1111
1212 <!-- Basics -->
You can’t perform that action at this time.
0 commit comments