From 957d420ae3c48b67c8065c644b501b0d73a83da1 Mon Sep 17 00:00:00 2001 From: cduffy Date: Sun, 19 Jan 2014 19:40:46 +0000 Subject: [PATCH] Update CHANGES, RELEASE_NOTES, version.properties headers for 2.4.0-rc1 release git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.4.0-rc1@1559570 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 2 +- RELEASE_NOTES | 2 +- version.properties | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 9828ac41..831e64f1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -137,7 +137,7 @@ for detailed view of each issue, please consult http://issues.apache.org/jira/br Sven Zethelius Aleksey Zhukov - trunk + 2.4.0-rc1 ===================================== - DOCUMENTATION: Broken link in documentation (IVY-1405) - DOCUMENTATION: Explicitly document that threaded use is not supported. diff --git a/RELEASE_NOTES b/RELEASE_NOTES index dec2a420..32f6fefd 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,4 +1,4 @@ - Apache Ivy (TM) v2.4.0-devel + Apache Ivy (TM) v2.4.0-rc1 Release Notes ----------------------------------------------------------------------- diff --git a/version.properties b/version.properties index 7cf301c4..e99160f0 100644 --- a/version.properties +++ b/version.properties @@ -16,9 +16,9 @@ # * specific language governing permissions and limitations # * under the License. # *************************************************************** -target.ivy.version=2.4.0 +target.ivy.version=2.4.0-rc1 # Following OSGi spec: have to be 3 numbers separated by dots target.ivy.bundle.version=2.4.0 # in case we want to add a qualifier such as alpha, beta, etc... # if non empty, add a '_' at the end of the qualifier, so the version would look like 1.2.3.alpha_200901011200 -target.ivy.bundle.version.qualifier=alpha_ +target.ivy.bundle.version.qualifier=cr1_