summaryrefslogtreecommitdiff
path: root/src/etc/poms/ant-apache-bsf
diff options
context:
space:
mode:
authorAntoine Levy-Lambert <antoine@apache.org>2010-12-24 23:37:35 +0000
committerAntoine Levy-Lambert <antoine@apache.org>2010-12-24 23:37:35 +0000
commit5165803e89a253c7b82087431a10e2676c16d6a6 (patch)
tree1b974c73b75f1e7eeff136e17de0846f68e98363 /src/etc/poms/ant-apache-bsf
parent5dd644d234153dbfa114518fce2efaf266975246 (diff)
downloadant-5165803e89a253c7b82087431a10e2676c16d6a6.tar.gz
bumping version up to 1.8.3 for next release preparation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1052727 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 d0cc88f0d..b1da8f7ef 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</version>
+ <version>1.8.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.ant</groupId>
<artifactId>ant-apache-bsf</artifactId>
- <version>1.8.2</version>
+ <version>1.8.3-SNAPSHOT</version>
<name>Apache Ant + BSF</name>
<dependencies>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
- <version>1.8.2</version>
+ <version>1.8.3-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>