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
This commit is contained in:
cduffy 2014-01-19 19:40:46 +00:00
parent db711125b7
commit 957d420ae3
3 changed files with 4 additions and 4 deletions

View File

@ -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 <dependency> documentation (IVY-1405)
- DOCUMENTATION: Explicitly document that threaded use is not supported.

View File

@ -1,4 +1,4 @@
Apache Ivy (TM) v2.4.0-devel
Apache Ivy (TM) v2.4.0-rc1
Release Notes
-----------------------------------------------------------------------

View File

@ -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_