diff --git a/byte-buddy-agent/pom.xml b/byte-buddy-agent/pom.xml index 78cbd32dc57..84c70d565b8 100644 --- a/byte-buddy-agent/pom.xml +++ b/byte-buddy-agent/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.11.4 + 1.11.5-SNAPSHOT byte-buddy-agent diff --git a/byte-buddy-android-test/pom.xml b/byte-buddy-android-test/pom.xml index e13c5a19304..557fc1bdd9a 100644 --- a/byte-buddy-android-test/pom.xml +++ b/byte-buddy-android-test/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.11.4 + 1.11.5-SNAPSHOT byte-buddy-android-test diff --git a/byte-buddy-android/pom.xml b/byte-buddy-android/pom.xml index 0e5b136cf44..a98447b0f42 100644 --- a/byte-buddy-android/pom.xml +++ b/byte-buddy-android/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.11.4 + 1.11.5-SNAPSHOT byte-buddy-android diff --git a/byte-buddy-benchmark/pom.xml b/byte-buddy-benchmark/pom.xml index e9d0327de0a..49df00ee9eb 100644 --- a/byte-buddy-benchmark/pom.xml +++ b/byte-buddy-benchmark/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.11.4 + 1.11.5-SNAPSHOT byte-buddy-benchmark diff --git a/byte-buddy-dep/pom.xml b/byte-buddy-dep/pom.xml index c71f981afb5..d291276616a 100644 --- a/byte-buddy-dep/pom.xml +++ b/byte-buddy-dep/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.11.4 + 1.11.5-SNAPSHOT byte-buddy-dep diff --git a/byte-buddy-gradle-plugin/pom.xml b/byte-buddy-gradle-plugin/pom.xml index e88b413b790..28a3e65151f 100644 --- a/byte-buddy-gradle-plugin/pom.xml +++ b/byte-buddy-gradle-plugin/pom.xml @@ -3,7 +3,7 @@ byte-buddy-parent net.bytebuddy - 1.11.4 + 1.11.5-SNAPSHOT 4.0.0 diff --git a/byte-buddy-maven-plugin/pom.xml b/byte-buddy-maven-plugin/pom.xml index 4651653b9be..fd848504458 100644 --- a/byte-buddy-maven-plugin/pom.xml +++ b/byte-buddy-maven-plugin/pom.xml @@ -3,7 +3,7 @@ byte-buddy-parent net.bytebuddy - 1.11.4 + 1.11.5-SNAPSHOT 4.0.0 diff --git a/byte-buddy/pom.xml b/byte-buddy/pom.xml index 97b63936c34..28654c78a5f 100644 --- a/byte-buddy/pom.xml +++ b/byte-buddy/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.11.4 + 1.11.5-SNAPSHOT byte-buddy diff --git a/pom.xml b/pom.xml index 891f5a37ddb..9b731eef724 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.bytebuddy byte-buddy-parent - 1.11.4 + 1.11.5-SNAPSHOT pom 2014 @@ -133,7 +133,7 @@ scm:git:${repository.url} scm:git:${repository.url} ${repository.url} - byte-buddy-1.11.4 + HEAD