From da6d327b4858810dc3b0edf202ea87f22bcdaca4 Mon Sep 17 00:00:00 2001 From: Rafael Winterhalter Date: Thu, 16 Dec 2021 20:48:13 +0000 Subject: [PATCH] [maven-release-plugin] prepare release byte-buddy-1.12.5 --- 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 | 11 ++++------- pom.xml | 7 +++---- 9 files changed, 14 insertions(+), 18 deletions(-) diff --git a/byte-buddy-agent/pom.xml b/byte-buddy-agent/pom.xml index 986b11ad57a..e880e102c39 100644 --- a/byte-buddy-agent/pom.xml +++ b/byte-buddy-agent/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.12.5-SNAPSHOT + 1.12.5 byte-buddy-agent diff --git a/byte-buddy-android-test/pom.xml b/byte-buddy-android-test/pom.xml index 26e9ba6f677..f5fad0ba165 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.12.5-SNAPSHOT + 1.12.5 byte-buddy-android-test diff --git a/byte-buddy-android/pom.xml b/byte-buddy-android/pom.xml index 18030a0e6f1..ca230adb3ff 100644 --- a/byte-buddy-android/pom.xml +++ b/byte-buddy-android/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.12.5-SNAPSHOT + 1.12.5 byte-buddy-android diff --git a/byte-buddy-benchmark/pom.xml b/byte-buddy-benchmark/pom.xml index 9c2d03e21b9..8385c064fed 100644 --- a/byte-buddy-benchmark/pom.xml +++ b/byte-buddy-benchmark/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.12.5-SNAPSHOT + 1.12.5 byte-buddy-benchmark diff --git a/byte-buddy-dep/pom.xml b/byte-buddy-dep/pom.xml index 920f95a9119..8b0fe8633c4 100644 --- a/byte-buddy-dep/pom.xml +++ b/byte-buddy-dep/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.12.5-SNAPSHOT + 1.12.5 byte-buddy-dep diff --git a/byte-buddy-gradle-plugin/pom.xml b/byte-buddy-gradle-plugin/pom.xml index a975c37ca37..e2caf485a17 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.12.5-SNAPSHOT + 1.12.5 byte-buddy-gradle-plugin diff --git a/byte-buddy-maven-plugin/pom.xml b/byte-buddy-maven-plugin/pom.xml index 1856017bc37..8f90e2bcea2 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.12.5-SNAPSHOT + 1.12.5 byte-buddy-maven-plugin diff --git a/byte-buddy/pom.xml b/byte-buddy/pom.xml index c35fba59f70..91040feef97 100644 --- a/byte-buddy/pom.xml +++ b/byte-buddy/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 net.bytebuddy byte-buddy-parent - 1.12.5-SNAPSHOT + 1.12.5 byte-buddy @@ -161,12 +160,10 @@ - + net.bytebuddy.build.Plugin$Engine$Default - + META-INF/LICENSE diff --git a/pom.xml b/pom.xml index 19deea4d4fc..110652852e1 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 net.bytebuddy byte-buddy-parent - 1.12.5-SNAPSHOT + 1.12.5 pom 2014 @@ -136,7 +135,7 @@ scm:git:${repository.url} scm:git:${repository.url} ${repository.url} - HEAD + byte-buddy-1.12.5