From 35447cd754c2f66944aa6a797cdba1bd5373248c Mon Sep 17 00:00:00 2001 From: Rafael Winterhalter Date: Thu, 15 Oct 2015 19:51:24 +0200 Subject: [PATCH] [maven-release-plugin] prepare release byte-buddy-0.7-rc5 --- byte-buddy-agent/pom.xml | 2 +- byte-buddy-android/pom.xml | 2 +- byte-buddy-benchmark/pom.xml | 2 +- byte-buddy-dep/pom.xml | 2 +- byte-buddy/pom.xml | 8 +++----- pom.xml | 4 ++-- 6 files changed, 9 insertions(+), 11 deletions(-) diff --git a/byte-buddy-agent/pom.xml b/byte-buddy-agent/pom.xml index d6cc0c97d90..9c94efa7400 100644 --- a/byte-buddy-agent/pom.xml +++ b/byte-buddy-agent/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 0.7-SNAPSHOT + 0.7-rc5 byte-buddy-agent diff --git a/byte-buddy-android/pom.xml b/byte-buddy-android/pom.xml index a74cf372beb..980fea4ac0c 100644 --- a/byte-buddy-android/pom.xml +++ b/byte-buddy-android/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 0.7-SNAPSHOT + 0.7-rc5 byte-buddy-android diff --git a/byte-buddy-benchmark/pom.xml b/byte-buddy-benchmark/pom.xml index 7f44e9e0287..ff5261e116d 100644 --- a/byte-buddy-benchmark/pom.xml +++ b/byte-buddy-benchmark/pom.xml @@ -5,7 +5,7 @@ byte-buddy-parent net.bytebuddy - 0.7-SNAPSHOT + 0.7-rc5 byte-buddy-benchmark diff --git a/byte-buddy-dep/pom.xml b/byte-buddy-dep/pom.xml index 48f0cc4c773..9eebd7c85c8 100644 --- a/byte-buddy-dep/pom.xml +++ b/byte-buddy-dep/pom.xml @@ -5,7 +5,7 @@ net.bytebuddy byte-buddy-parent - 0.7-SNAPSHOT + 0.7-rc5 byte-buddy-dep diff --git a/byte-buddy/pom.xml b/byte-buddy/pom.xml index 3c81b2318c8..577a4b907b9 100644 --- a/byte-buddy/pom.xml +++ b/byte-buddy/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 net.bytebuddy byte-buddy-parent - 0.7-SNAPSHOT + 0.7-rc5 byte-buddy @@ -170,8 +169,7 @@ - + diff --git a/pom.xml b/pom.xml index 11234d30b60..ff9b44e3c78 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.bytebuddy byte-buddy-parent - 0.7-SNAPSHOT + 0.7-rc5 pom 2014 @@ -110,7 +110,7 @@ scm:git:git@github.com:raphw/byte-buddy.git scm:git:git@github.com:raphw/byte-buddy.git git@github.com:raphw/byte-buddy.git - HEAD + byte-buddy-0.7-rc5