From 9091145d7d0fea3a6f0830f5900f4851fe5b996c Mon Sep 17 00:00:00 2001 From: Rafael Winterhalter Date: Fri, 8 Nov 2019 21:16:37 +0100 Subject: [PATCH] [maven-release-plugin] prepare release byte-buddy-1.10.3 --- 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 | 7 +++---- 9 files changed, 11 insertions(+), 12 deletions(-) diff --git a/byte-buddy-agent/pom.xml b/byte-buddy-agent/pom.xml index 628ec58a881..ffedd57cf2e 100644 --- a/byte-buddy-agent/pom.xml +++ b/byte-buddy-agent/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.10.3-SNAPSHOT + 1.10.3 byte-buddy-agent diff --git a/byte-buddy-android-test/pom.xml b/byte-buddy-android-test/pom.xml index ec77e8fe3e8..431f805aafc 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.3-SNAPSHOT + 1.10.3 byte-buddy-android-test diff --git a/byte-buddy-android/pom.xml b/byte-buddy-android/pom.xml index c67c3ff4603..67fea02fb1d 100644 --- a/byte-buddy-android/pom.xml +++ b/byte-buddy-android/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.10.3-SNAPSHOT + 1.10.3 byte-buddy-android diff --git a/byte-buddy-benchmark/pom.xml b/byte-buddy-benchmark/pom.xml index a035176163a..cf304716836 100644 --- a/byte-buddy-benchmark/pom.xml +++ b/byte-buddy-benchmark/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 1.10.3-SNAPSHOT + 1.10.3 byte-buddy-benchmark diff --git a/byte-buddy-dep/pom.xml b/byte-buddy-dep/pom.xml index 0b02934623f..2346e55ace5 100644 --- a/byte-buddy-dep/pom.xml +++ b/byte-buddy-dep/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.10.3-SNAPSHOT + 1.10.3 byte-buddy-dep diff --git a/byte-buddy-gradle-plugin/pom.xml b/byte-buddy-gradle-plugin/pom.xml index 0ac88b84c89..893305aab93 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.3-SNAPSHOT + 1.10.3 4.0.0 diff --git a/byte-buddy-maven-plugin/pom.xml b/byte-buddy-maven-plugin/pom.xml index 2f5445dca68..a39aa25686c 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.3-SNAPSHOT + 1.10.3 4.0.0 diff --git a/byte-buddy/pom.xml b/byte-buddy/pom.xml index 5067985f7df..37f28c5e906 100644 --- a/byte-buddy/pom.xml +++ b/byte-buddy/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 1.10.3-SNAPSHOT + 1.10.3 byte-buddy diff --git a/pom.xml b/pom.xml index afe7da3b464..3c5e64374cc 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 net.bytebuddy byte-buddy-parent - 1.10.3-SNAPSHOT + 1.10.3 pom 2014 @@ -131,7 +130,7 @@ scm:git:${repository.url} scm:git:${repository.url} ${repository.url} - HEAD + byte-buddy-1.10.3