From 5284857bb5d30b6c77588619c47c88713bd5828b Mon Sep 17 00:00:00 2001 From: Rafael Winterhalter Date: Tue, 1 Jun 2021 19:18:20 +0000 Subject: [PATCH] [maven-release-plugin] prepare release byte-buddy-1.11.1 --- 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 0e1b30b3433..a4b129ef3b6 100644 --- a/byte-buddy-agent/pom.xml +++ b/byte-buddy-agent/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.11.1-SNAPSHOT + 1.11.1 byte-buddy-agent diff --git a/byte-buddy-android-test/pom.xml b/byte-buddy-android-test/pom.xml index 7df515d5250..6d3c378a4e3 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.1-SNAPSHOT + 1.11.1 byte-buddy-android-test diff --git a/byte-buddy-android/pom.xml b/byte-buddy-android/pom.xml index ec4b8599a4b..d198176b0e3 100644 --- a/byte-buddy-android/pom.xml +++ b/byte-buddy-android/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.11.1-SNAPSHOT + 1.11.1 byte-buddy-android diff --git a/byte-buddy-benchmark/pom.xml b/byte-buddy-benchmark/pom.xml index 8be4e95fc66..854dfd72523 100644 --- a/byte-buddy-benchmark/pom.xml +++ b/byte-buddy-benchmark/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.11.1-SNAPSHOT + 1.11.1 byte-buddy-benchmark diff --git a/byte-buddy-dep/pom.xml b/byte-buddy-dep/pom.xml index 7c8a684ef5a..6bef582f361 100644 --- a/byte-buddy-dep/pom.xml +++ b/byte-buddy-dep/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.11.1-SNAPSHOT + 1.11.1 byte-buddy-dep diff --git a/byte-buddy-gradle-plugin/pom.xml b/byte-buddy-gradle-plugin/pom.xml index 63dc75f5346..9fc89484929 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.1-SNAPSHOT + 1.11.1 4.0.0 diff --git a/byte-buddy-maven-plugin/pom.xml b/byte-buddy-maven-plugin/pom.xml index 413cee3c67e..11c2c8cda2a 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.1-SNAPSHOT + 1.11.1 4.0.0 diff --git a/byte-buddy/pom.xml b/byte-buddy/pom.xml index f2e8500871e..aa5ca4215f0 100644 --- a/byte-buddy/pom.xml +++ b/byte-buddy/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.11.1-SNAPSHOT + 1.11.1 byte-buddy diff --git a/pom.xml b/pom.xml index 8a1e6294088..c83f843f9d1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.bytebuddy byte-buddy-parent - 1.11.1-SNAPSHOT + 1.11.1 pom 2014 @@ -133,7 +133,7 @@ scm:git:${repository.url} scm:git:${repository.url} ${repository.url} - HEAD + byte-buddy-1.11.1