diff --git a/byte-buddy-agent/pom.xml b/byte-buddy-agent/pom.xml index 106621a366d..fbd99623c40 100644 --- a/byte-buddy-agent/pom.xml +++ b/byte-buddy-agent/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.3.17 + 1.3.18-SNAPSHOT byte-buddy-agent diff --git a/byte-buddy-android/pom.xml b/byte-buddy-android/pom.xml index d9dd90d7431..837e1d4d7a3 100644 --- a/byte-buddy-android/pom.xml +++ b/byte-buddy-android/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.3.17 + 1.3.18-SNAPSHOT byte-buddy-android diff --git a/byte-buddy-benchmark/pom.xml b/byte-buddy-benchmark/pom.xml index 6d10de9f757..a6de2c1f310 100644 --- a/byte-buddy-benchmark/pom.xml +++ b/byte-buddy-benchmark/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.3.17 + 1.3.18-SNAPSHOT byte-buddy-benchmark diff --git a/byte-buddy-dep/pom.xml b/byte-buddy-dep/pom.xml index 8d241b06409..076a79c945a 100644 --- a/byte-buddy-dep/pom.xml +++ b/byte-buddy-dep/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.3.17 + 1.3.18-SNAPSHOT byte-buddy-dep diff --git a/byte-buddy/pom.xml b/byte-buddy/pom.xml index f0d1bda4ccb..d5917fbc1e8 100644 --- a/byte-buddy/pom.xml +++ b/byte-buddy/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.3.17 + 1.3.18-SNAPSHOT byte-buddy diff --git a/pom.xml b/pom.xml index 26182b20a3f..6656162c590 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.bytebuddy byte-buddy-parent - 1.3.17 + 1.3.18-SNAPSHOT pom 2014 @@ -110,7 +110,7 @@ scm:git:git@github.com:raphw/byte-buddy.git scm:git:git@github.com:raphw/byte-buddy.git git@github.com:raphw/byte-buddy.git - byte-buddy-1.3.17 + HEAD