diff --git a/byte-buddy-agent/pom.xml b/byte-buddy-agent/pom.xml index a196b896915..b6ff7179a2d 100644 --- a/byte-buddy-agent/pom.xml +++ b/byte-buddy-agent/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.11.10 + 1.11.11-SNAPSHOT byte-buddy-agent diff --git a/byte-buddy-android-test/pom.xml b/byte-buddy-android-test/pom.xml index 46c7d7c5890..b86e2380a9d 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.10 + 1.11.11-SNAPSHOT byte-buddy-android-test diff --git a/byte-buddy-android/pom.xml b/byte-buddy-android/pom.xml index 2d08d7be64c..45cbffe49cf 100644 --- a/byte-buddy-android/pom.xml +++ b/byte-buddy-android/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.11.10 + 1.11.11-SNAPSHOT byte-buddy-android diff --git a/byte-buddy-benchmark/pom.xml b/byte-buddy-benchmark/pom.xml index c99bce5051b..31974e9f204 100644 --- a/byte-buddy-benchmark/pom.xml +++ b/byte-buddy-benchmark/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.11.10 + 1.11.11-SNAPSHOT byte-buddy-benchmark diff --git a/byte-buddy-dep/pom.xml b/byte-buddy-dep/pom.xml index fae92feb51f..966626dd9cc 100644 --- a/byte-buddy-dep/pom.xml +++ b/byte-buddy-dep/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.11.10 + 1.11.11-SNAPSHOT byte-buddy-dep diff --git a/byte-buddy-gradle-plugin/pom.xml b/byte-buddy-gradle-plugin/pom.xml index 5842c85adf1..516271ba0e1 100644 --- a/byte-buddy-gradle-plugin/pom.xml +++ b/byte-buddy-gradle-plugin/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.11.10 + 1.11.11-SNAPSHOT byte-buddy-gradle-plugin diff --git a/byte-buddy-maven-plugin/pom.xml b/byte-buddy-maven-plugin/pom.xml index 8ad2560f92d..7edaab799cf 100644 --- a/byte-buddy-maven-plugin/pom.xml +++ b/byte-buddy-maven-plugin/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.11.10 + 1.11.11-SNAPSHOT byte-buddy-maven-plugin diff --git a/byte-buddy/pom.xml b/byte-buddy/pom.xml index 288654bd2d0..a2015a8af40 100644 --- a/byte-buddy/pom.xml +++ b/byte-buddy/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.11.10 + 1.11.11-SNAPSHOT byte-buddy diff --git a/pom.xml b/pom.xml index fe1aa2267b1..e3771999906 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.bytebuddy byte-buddy-parent - 1.11.10 + 1.11.11-SNAPSHOT pom 2014 @@ -134,7 +134,7 @@ scm:git:${repository.url} scm:git:${repository.url} ${repository.url} - byte-buddy-1.11.10 + HEAD