From 7caa42be71cef10e27e91256eb9bc131cce1c0db Mon Sep 17 00:00:00 2001 From: Rafael Winterhalter Date: Tue, 21 Jan 2020 00:42:10 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- byte-buddy-agent/pom.xml | 2 +- byte-buddy-android-test/pom.xml | 2 +- byte-buddy-android/pom.xml | 2 +- byte-buddy-benchmark/pom.xml | 2 +- byte-buddy-dep/pom.xml | 2 +- byte-buddy-gradle-plugin/pom.xml | 2 +- byte-buddy-maven-plugin/pom.xml | 2 +- byte-buddy/pom.xml | 2 +- pom.xml | 4 ++-- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/byte-buddy-agent/pom.xml b/byte-buddy-agent/pom.xml index 56520fbedb8..bc74ea2dbab 100644 --- a/byte-buddy-agent/pom.xml +++ b/byte-buddy-agent/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.10.7 + 1.10.8-SNAPSHOT byte-buddy-agent diff --git a/byte-buddy-android-test/pom.xml b/byte-buddy-android-test/pom.xml index 3866c9eb43c..f21a6680307 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.10.7 + 1.10.8-SNAPSHOT byte-buddy-android-test diff --git a/byte-buddy-android/pom.xml b/byte-buddy-android/pom.xml index fdb69edf9bb..703137370c8 100644 --- a/byte-buddy-android/pom.xml +++ b/byte-buddy-android/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.10.7 + 1.10.8-SNAPSHOT byte-buddy-android diff --git a/byte-buddy-benchmark/pom.xml b/byte-buddy-benchmark/pom.xml index a926ce50776..430b523e584 100644 --- a/byte-buddy-benchmark/pom.xml +++ b/byte-buddy-benchmark/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.10.7 + 1.10.8-SNAPSHOT byte-buddy-benchmark diff --git a/byte-buddy-dep/pom.xml b/byte-buddy-dep/pom.xml index dd0fc5d4d65..351563ce922 100644 --- a/byte-buddy-dep/pom.xml +++ b/byte-buddy-dep/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.10.7 + 1.10.8-SNAPSHOT byte-buddy-dep diff --git a/byte-buddy-gradle-plugin/pom.xml b/byte-buddy-gradle-plugin/pom.xml index 7b281dc354c..3fe19b5b151 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.10.7 + 1.10.8-SNAPSHOT 4.0.0 diff --git a/byte-buddy-maven-plugin/pom.xml b/byte-buddy-maven-plugin/pom.xml index ab882e04c53..5eb3af94fbf 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.10.7 + 1.10.8-SNAPSHOT 4.0.0 diff --git a/byte-buddy/pom.xml b/byte-buddy/pom.xml index ca7891b4999..c85b35f3afa 100644 --- a/byte-buddy/pom.xml +++ b/byte-buddy/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.10.7 + 1.10.8-SNAPSHOT byte-buddy diff --git a/pom.xml b/pom.xml index 4606cfdf6b9..207a547942f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.bytebuddy byte-buddy-parent - 1.10.7 + 1.10.8-SNAPSHOT pom 2014 @@ -130,7 +130,7 @@ scm:git:${repository.url} scm:git:${repository.url} ${repository.url} - byte-buddy-1.10.7 + HEAD