Author: maartenc
Date: Mon Jun 28 21:53:59 2010
New Revision: 958757

URL: http://svn.apache.org/viewvc?rev=958757&view=rev
Log:
Fixed the Ivy bundle version

Modified:
    ant/ivy/core/branches/2.2.x/version.properties

Modified: ant/ivy/core/branches/2.2.x/version.properties
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.2.x/version.properties?rev=958757&r1=958756&r2=958757&view=diff
==============================================================================
--- ant/ivy/core/branches/2.2.x/version.properties (original)
+++ ant/ivy/core/branches/2.2.x/version.properties Mon Jun 28 21:53:59 2010
@@ -21,4 +21,4 @@ target.ivy.version=2.2.0-rc1
 target.ivy.bundle.version=2.2.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=cr1
+target.ivy.bundle.version.qualifier=cr1_


Reply via email to