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 2012/04/02 23:22:31 UTC

svn commit: r1308575 - /ant/ivy/core/branches/2.3.x/version.properties

Author: maartenc
Date: Mon Apr  2 21:22:30 2012
New Revision: 1308575

URL: http://svn.apache.org/viewvc?rev=1308575&view=rev
Log:
version to be released is 2.3.0-rc1

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

Modified: ant/ivy/core/branches/2.3.x/version.properties
URL: http://svn.apache.org/viewvc/ant/ivy/core/branches/2.3.x/version.properties?rev=1308575&r1=1308574&r2=1308575&view=diff
==============================================================================
--- ant/ivy/core/branches/2.3.x/version.properties (original)
+++ ant/ivy/core/branches/2.3.x/version.properties Mon Apr  2 21:22:30 2012
@@ -16,9 +16,9 @@
 #	 * specific language governing permissions and limitations
 #	 * under the License.
 #	 ***************************************************************
-target.ivy.version=2.2.x
+target.ivy.version=2.3.0-rc1
 # Following OSGi spec: have to be 3 numbers separated by dots
-target.ivy.bundle.version=2.2.1
+target.ivy.bundle.version=2.3.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