From 81f76eae75f15e41dcaa693cf3a67b4360f2576f Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Sun, 22 Oct 2006 18:56:31 +0000 Subject: [PATCH] store the date in version.txt git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@466864 13f79535-47bb-0310-9956-ffa450edef68 --- src/etc/poms/ant/pom.xml | 47 +++++++++++++++++++++++++++++++++++----- 1 file changed, 41 insertions(+), 6 deletions(-) diff --git a/src/etc/poms/ant/pom.xml b/src/etc/poms/ant/pom.xml index ff04a85dc..871e6d8f6 100644 --- a/src/etc/poms/ant/pom.xml +++ b/src/etc/poms/ant/pom.xml @@ -1,13 +1,13 @@ - + 4.0.0 ant ant 1.7.0-SNAPSHOT - ant.jar contains the ant framework, except a few classes which are in ant-launcher - it also contains the implementation and API of the core tasks and types. - + ant.jar contains the ant framework, except a few classes which are in ant-launcher it + also contains the implementation and API of the core tasks and types.