diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index c121f162..60f5033f 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -6,7 +6,7 @@ com.github.ekryd.sortpom sortpom-parent - 2.13.0 + 2.13.1-SNAPSHOT @@ -19,7 +19,7 @@ com.github.ekryd.sortpom sortpom-sorter - 2.13.0 + 2.13.1-SNAPSHOT org.apache.maven diff --git a/pom.xml b/pom.xml index 28533a32..e1943736 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.ekryd.sortpom sortpom-parent - 2.13.0 + 2.13.1-SNAPSHOT pom SortPom A Maven plugin that sorts the pom.xml file. @@ -497,7 +497,7 @@ scm:git:https://github.com/Ekryd/sortpom.git scm:git:https://github.com/Ekryd/sortpom.git https://github.com/Ekryd/sortpom - sortpom-parent-2.13.0 + HEAD GitHub diff --git a/sorter/pom.xml b/sorter/pom.xml index deb0258b..4e561488 100644 --- a/sorter/pom.xml +++ b/sorter/pom.xml @@ -6,7 +6,7 @@ com.github.ekryd.sortpom sortpom-parent - 2.13.0 + 2.13.1-SNAPSHOT