Author: maartenc
Date: Wed Sep 22 22:13:58 2010
New Revision: 1000258

URL: http://svn.apache.org/viewvc?rev=1000258&view=rev
Log:
Preparing 2.2.0 release.

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=1000258&r1=1000257&r2=1000258&view=diff
==============================================================================
--- ant/ivy/core/branches/2.2.x/version.properties (original)
+++ ant/ivy/core/branches/2.2.x/version.properties Wed Sep 22 22:13:58 2010
@@ -16,9 +16,9 @@
 #       * specific language governing permissions and limitations
 #       * under the License.
 #       ***************************************************************
-target.ivy.version=2.2.0-rc1
+target.ivy.version=2.2.0
 # Following OSGi spec: have to be 3 numbers separated by dots
 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=final_


Reply via email to