summaryrefslogtreecommitdiff
path: root/src/etc/poms/ant-apache-bsf
diff options
context:
space:
mode:
authorAntoine Levy-Lambert <antoine@apache.org>2010-12-13 19:00:18 +0000
committerAntoine Levy-Lambert <antoine@apache.org>2010-12-13 19:00:18 +0000
commit37e92856478e212eff51d13003261c89a302f093 (patch)
tree4f27a860a5b0d85b1929ef344382cfaa744a8e63 /src/etc/poms/ant-apache-bsf
parent0b7abed55e34bc0a174b64193603c2db15d9d23a (diff)
downloadant-37e92856478e212eff51d13003261c89a302f093.tar.gz
preparation for the 1.8.2 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1045304 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 1c8427211..d0cc88f0d 100644
--- a/src/etc/poms/ant-apache-bsf/pom.xml
+++ b/src/etc/poms/ant-apache-bsf/pom.xml
@@ -27,18 +27,18 @@
<groupId>org.apache.ant</groupId>
<artifactId>ant-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.ant</groupId>
<artifactId>ant-apache-bsf</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
<name>Apache Ant + BSF</name>
<dependencies>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
<scope>compile</scope>
</dependency>
<dependency>