From 7e74af619353dbf4484b2706452618597a981338 Mon Sep 17 00:00:00 2001 From: Rafael Winterhalter Date: Sat, 31 Oct 2020 15:30:03 +0000 Subject: [PATCH 1/2] [maven-release-plugin] prepare release byte-buddy-1.10.18 --- 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 03360c5776a..9efe45a964f 100644 --- a/byte-buddy-agent/pom.xml +++ b/byte-buddy-agent/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.10.18-SNAPSHOT + 1.10.18 byte-buddy-agent diff --git a/byte-buddy-android-test/pom.xml b/byte-buddy-android-test/pom.xml index 96aa2aa632c..7774482032d 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.18-SNAPSHOT + 1.10.18 byte-buddy-android-test diff --git a/byte-buddy-android/pom.xml b/byte-buddy-android/pom.xml index 2386d63b889..de837caa2e7 100644 --- a/byte-buddy-android/pom.xml +++ b/byte-buddy-android/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.10.18-SNAPSHOT + 1.10.18 byte-buddy-android diff --git a/byte-buddy-benchmark/pom.xml b/byte-buddy-benchmark/pom.xml index 56815efb9c3..182d4737aad 100644 --- a/byte-buddy-benchmark/pom.xml +++ b/byte-buddy-benchmark/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.10.18-SNAPSHOT + 1.10.18 byte-buddy-benchmark diff --git a/byte-buddy-dep/pom.xml b/byte-buddy-dep/pom.xml index 6e2eda57610..aa827ebffee 100644 --- a/byte-buddy-dep/pom.xml +++ b/byte-buddy-dep/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.10.18-SNAPSHOT + 1.10.18 byte-buddy-dep diff --git a/byte-buddy-gradle-plugin/pom.xml b/byte-buddy-gradle-plugin/pom.xml index 02279e0f9b2..c3aeff54836 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.18-SNAPSHOT + 1.10.18 4.0.0 diff --git a/byte-buddy-maven-plugin/pom.xml b/byte-buddy-maven-plugin/pom.xml index 0f4e1207e8a..d7cf8640a27 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.18-SNAPSHOT + 1.10.18 4.0.0 diff --git a/byte-buddy/pom.xml b/byte-buddy/pom.xml index 77cc7414aa5..2af3b3ccbd6 100644 --- a/byte-buddy/pom.xml +++ b/byte-buddy/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.10.18-SNAPSHOT + 1.10.18 byte-buddy diff --git a/pom.xml b/pom.xml index 6f1f148f6f8..9ee46ad6b8d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.bytebuddy byte-buddy-parent - 1.10.18-SNAPSHOT + 1.10.18 pom 2014 @@ -130,7 +130,7 @@ scm:git:${repository.url} scm:git:${repository.url} ${repository.url} - HEAD + byte-buddy-1.10.18 From f980203007c672081fcd4f8c77645bf19ab67713 Mon Sep 17 00:00:00 2001 From: Rafael Winterhalter Date: Sat, 31 Oct 2020 15:30:10 +0000 Subject: [PATCH 2/2] [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 9efe45a964f..0e987f23cb8 100644 --- a/byte-buddy-agent/pom.xml +++ b/byte-buddy-agent/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.10.18 + 1.10.19-SNAPSHOT byte-buddy-agent diff --git a/byte-buddy-android-test/pom.xml b/byte-buddy-android-test/pom.xml index 7774482032d..e8190ad2027 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.18 + 1.10.19-SNAPSHOT byte-buddy-android-test diff --git a/byte-buddy-android/pom.xml b/byte-buddy-android/pom.xml index de837caa2e7..2b1abbf1e16 100644 --- a/byte-buddy-android/pom.xml +++ b/byte-buddy-android/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.10.18 + 1.10.19-SNAPSHOT byte-buddy-android diff --git a/byte-buddy-benchmark/pom.xml b/byte-buddy-benchmark/pom.xml index 182d4737aad..a493ef71404 100644 --- a/byte-buddy-benchmark/pom.xml +++ b/byte-buddy-benchmark/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.10.18 + 1.10.19-SNAPSHOT byte-buddy-benchmark diff --git a/byte-buddy-dep/pom.xml b/byte-buddy-dep/pom.xml index aa827ebffee..9647069d5e7 100644 --- a/byte-buddy-dep/pom.xml +++ b/byte-buddy-dep/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.10.18 + 1.10.19-SNAPSHOT byte-buddy-dep diff --git a/byte-buddy-gradle-plugin/pom.xml b/byte-buddy-gradle-plugin/pom.xml index c3aeff54836..ba580601ae9 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.18 + 1.10.19-SNAPSHOT 4.0.0 diff --git a/byte-buddy-maven-plugin/pom.xml b/byte-buddy-maven-plugin/pom.xml index d7cf8640a27..b824b35beef 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.18 + 1.10.19-SNAPSHOT 4.0.0 diff --git a/byte-buddy/pom.xml b/byte-buddy/pom.xml index 2af3b3ccbd6..00abcc8a856 100644 --- a/byte-buddy/pom.xml +++ b/byte-buddy/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.10.18 + 1.10.19-SNAPSHOT byte-buddy diff --git a/pom.xml b/pom.xml index 9ee46ad6b8d..4b9c30847b0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.bytebuddy byte-buddy-parent - 1.10.18 + 1.10.19-SNAPSHOT pom 2014 @@ -130,7 +130,7 @@ scm:git:${repository.url} scm:git:${repository.url} ${repository.url} - byte-buddy-1.10.18 + HEAD