Author: maartenc
Date: Tue Jan  1 20:47:40 2013
New Revision: 1427554

URL: http://svn.apache.org/viewvc?rev=1427554&view=rev
Log:
update the version

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

Modified: ant/ivy/core/branches/2.3.x/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.3.x/CHANGES.txt?rev=1427554&r1=1427553&r2=1427554&view=diff
==============================================================================
--- ant/ivy/core/branches/2.3.x/CHANGES.txt (original)
+++ ant/ivy/core/branches/2.3.x/CHANGES.txt Tue Jan  1 20:47:40 2013
@@ -128,7 +128,7 @@ for detailed view of each issue, please 
        Sven Zethelius
        Aleksey Zhukov
        
-   2.3.x
+   2.3.0
 =====================================
 - FIX: Ivy generates wrong revision in URL for Maven snapshots (IVY-1396)
 - FIX: Maven2: resolve failure when parent has <dependencyManagement> with 
dependency in 'import' scope (IVY-1376)

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=1427554&r1=1427553&r2=1427554&view=diff
==============================================================================
--- ant/ivy/core/branches/2.3.x/version.properties (original)
+++ ant/ivy/core/branches/2.3.x/version.properties Tue Jan  1 20:47:40 2013
@@ -16,9 +16,9 @@
 #       * specific language governing permissions and limitations
 #       * under the License.
 #       ***************************************************************
-target.ivy.version=2.3.0-rc1
+target.ivy.version=2.3.1
 # Following OSGi spec: have to be 3 numbers separated by dots
-target.ivy.bundle.version=2.3.0
+target.ivy.bundle.version=2.3.1
 # 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=alpha_


Reply via email to