You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ma...@apache.org on 2009/09/21 23:46:14 UTC

svn commit: r817420 - /ant/ivy/core/branches/2.1.0/version.properties

Author: maartenc
Date: Mon Sep 21 21:46:13 2009
New Revision: 817420

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

Modified:
    ant/ivy/core/branches/2.1.0/version.properties

Modified: ant/ivy/core/branches/2.1.0/version.properties
URL: http://svn.apache.org/viewvc/ant/ivy/core/branches/2.1.0/version.properties?rev=817420&r1=817419&r2=817420&view=diff
==============================================================================
--- ant/ivy/core/branches/2.1.0/version.properties (original)
+++ ant/ivy/core/branches/2.1.0/version.properties Mon Sep 21 21:46:13 2009
@@ -16,9 +16,9 @@
 #	 * specific language governing permissions and limitations
 #	 * under the License.
 #	 ***************************************************************
-target.ivy.version=2.1.0-rc2
+target.ivy.version=2.1.0
 # Following OSGi spec: have to be 3 numbers separated by dots
 target.ivy.bundle.version=2.1.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=cr2_
\ No newline at end of file
+target.ivy.bundle.version.qualifier=final_
\ No newline at end of file