From a2141f853779c25b937f0d64a487cdb072ebc82d Mon Sep 17 00:00:00 2001 From: Rafael Winterhalter Date: Wed, 22 Sep 2021 18:13:14 +0000 Subject: [PATCH] [maven-release-plugin] prepare release byte-buddy-1.11.17 --- 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 4316eeed9df..fefe9472c58 100644 --- a/byte-buddy-agent/pom.xml +++ b/byte-buddy-agent/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.11.17-SNAPSHOT + 1.11.17 byte-buddy-agent diff --git a/byte-buddy-android-test/pom.xml b/byte-buddy-android-test/pom.xml index a54bb1ffd5c..b791b3c0c5b 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.17-SNAPSHOT + 1.11.17 byte-buddy-android-test diff --git a/byte-buddy-android/pom.xml b/byte-buddy-android/pom.xml index 8462633fae3..d063a89296f 100644 --- a/byte-buddy-android/pom.xml +++ b/byte-buddy-android/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.11.17-SNAPSHOT + 1.11.17 byte-buddy-android diff --git a/byte-buddy-benchmark/pom.xml b/byte-buddy-benchmark/pom.xml index f3b30028a9d..3452781ad6c 100644 --- a/byte-buddy-benchmark/pom.xml +++ b/byte-buddy-benchmark/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.11.17-SNAPSHOT + 1.11.17 byte-buddy-benchmark diff --git a/byte-buddy-dep/pom.xml b/byte-buddy-dep/pom.xml index d8f25a0a2f3..25808ebb896 100644 --- a/byte-buddy-dep/pom.xml +++ b/byte-buddy-dep/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.11.17-SNAPSHOT + 1.11.17 byte-buddy-dep diff --git a/byte-buddy-gradle-plugin/pom.xml b/byte-buddy-gradle-plugin/pom.xml index 138ac21f478..3ef3b3306ce 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.17-SNAPSHOT + 1.11.17 byte-buddy-gradle-plugin diff --git a/byte-buddy-maven-plugin/pom.xml b/byte-buddy-maven-plugin/pom.xml index 196d5154838..e703aed2c0c 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.17-SNAPSHOT + 1.11.17 byte-buddy-maven-plugin diff --git a/byte-buddy/pom.xml b/byte-buddy/pom.xml index cf8a0251c94..e66e65dac84 100644 --- a/byte-buddy/pom.xml +++ b/byte-buddy/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.11.17-SNAPSHOT + 1.11.17 byte-buddy diff --git a/pom.xml b/pom.xml index d2c12058f58..55c157d38a3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.bytebuddy byte-buddy-parent - 1.11.17-SNAPSHOT + 1.11.17 pom 2014 @@ -134,7 +134,7 @@ scm:git:${repository.url} scm:git:${repository.url} ${repository.url} - HEAD + byte-buddy-1.11.17