summaryrefslogtreecommitdiff
path: root/src/etc/poms/ant-apache-bsf
diff options
context:
space:
mode:
authorAntoine Levy-Lambert <antoine@apache.org>2010-01-05 20:02:47 +0000
committerAntoine Levy-Lambert <antoine@apache.org>2010-01-05 20:02:47 +0000
commitd48905f7ec26a63f68b663a67caea7a977ce3713 (patch)
tree8769cddbf67b8fcd6fc59a8e42b356f23a474de6 /src/etc/poms/ant-apache-bsf
parentf815d1f876a35186fbc85b7f136a6d7a2dfdddd5 (diff)
downloadant-d48905f7ec26a63f68b663a67caea7a977ce3713.tar.gz
preparation for ant1.8.0RC1 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@896194 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/etc/poms/ant-apache-bsf')
-rw-r--r--src/etc/poms/ant-apache-bsf/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/etc/poms/ant-apache-bsf/pom.xml b/src/etc/poms/ant-apache-bsf/pom.xml
index c881629a7..8ff27eefa 100644
--- a/src/etc/poms/ant-apache-bsf/pom.xml
+++ b/src/etc/poms/ant-apache-bsf/pom.xml
@@ -27,17 +27,17 @@
<groupId>org.apache.ant</groupId>
<artifactId>ant-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.ant</groupId>
<artifactId>ant-apache-bsf</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>