summaryrefslogtreecommitdiff
path: root/src/etc/poms/ant-apache-bsf
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2018-06-22 12:07:21 +0200
committerStefan Bodewig <bodewig@apache.org>2018-06-22 12:09:37 +0200
commit7eed8dc011ed9097162c66d2dcbe2a9d71faa897 (patch)
tree09bad93fced91006eed9679692e54099fe937612 /src/etc/poms/ant-apache-bsf
parentfbac2b0db1a9c0afda9bd8307c2552908ae0deb4 (diff)
parent9dc3e788b8194602544fb3c553eb59a7b01dd51d (diff)
downloadant-7eed8dc011ed9097162c66d2dcbe2a9d71faa897.tar.gz
Merge tag 'rel/1.10.4' and prepare next iteration
Tagging version 1.9.12 of Ant
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 6b76f2d85..e641ec065 100644
--- a/src/etc/poms/ant-apache-bsf/pom.xml
+++ b/src/etc/poms/ant-apache-bsf/pom.xml
@@ -27,19 +27,19 @@
<groupId>org.apache.ant</groupId>
<artifactId>ant-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.10.4-SNAPSHOT</version>
+ <version>1.10.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<url>http://ant.apache.org/</url>
<groupId>org.apache.ant</groupId>
<artifactId>ant-apache-bsf</artifactId>
- <version>1.10.4-SNAPSHOT</version>
+ <version>1.10.5-SNAPSHOT</version>
<name>Apache Ant + BSF</name>
<dependencies>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
- <version>1.10.4-SNAPSHOT</version>
+ <version>1.10.5-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>