diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index f0baa39..de71ff2 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -5,7 +5,7 @@ com.spotify missinglink-parent - 0.2.7 + 0.2.8-SNAPSHOT missinglink-benchmarks diff --git a/core/pom.xml b/core/pom.xml index a4e6297..bcada59 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ com.spotify missinglink-parent - 0.2.7 + 0.2.8-SNAPSHOT missinglink-core diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 8c13c30..4aa471f 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -5,7 +5,7 @@ com.spotify missinglink-parent - 0.2.7 + 0.2.8-SNAPSHOT missinglink-maven-plugin diff --git a/pom.xml b/pom.xml index 813badd..14fb3ec 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ missinglink-parent - 0.2.7 + 0.2.8-SNAPSHOT pom missinglink @@ -87,7 +87,7 @@ scm:git:git@github.com:spotify/missinglink.git scm:git:git@github.com:spotify/missinglink.git https://github.com/spotify/missinglink - v0.2.7 + HEAD