Repository: ant-ivy
Updated Branches:
  refs/heads/master f2b98e532 -> a76a8c4bb


Prepare the version for the next release


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/a76a8c4b
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/a76a8c4b
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/a76a8c4b

Branch: refs/heads/master
Commit: a76a8c4bb064418db201507f1a98d9bb054b6499
Parents: f2b98e5
Author: Nicolas Lalevée <nicolas.lale...@hibnet.org>
Authored: Thu Apr 19 20:45:59 2018 +0200
Committer: Nicolas Lalevée <nicolas.lale...@hibnet.org>
Committed: Thu Apr 19 20:45:59 2018 +0200

----------------------------------------------------------------------
 version.properties | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/a76a8c4b/version.properties
----------------------------------------------------------------------
diff --git a/version.properties b/version.properties
index 5601533..68518d1 100644
--- a/version.properties
+++ b/version.properties
@@ -16,13 +16,13 @@
 #       * specific language governing permissions and limitations
 #       * under the License.
 #       ***************************************************************
-target.ivy.version=2.5.0-rc1
+target.ivy.version=2.5.0-rc2
 # Following OSGi spec: have to be 3 numbers separated by dots
 target.ivy.bundle.version=2.5.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
 # NB: be careful with naming, OSGi orders version alphabetically. Suggested 
values: alpha_, beta_, cr1_ (for RC-1), final_
-target.ivy.bundle.version.qualifier=cr1_
+target.ivy.bundle.version.qualifier=cr2_
 
 
 # Versions of dependencies
@@ -39,4 +39,4 @@ jsch.agentproxy.version=0.0.9
 jsch.version=0.1.54
 junit.version=4.12
 oro.version=2.0.8
-xmlunit.version=1.6
\ No newline at end of file
+xmlunit.version=1.6

Reply via email to