summaryrefslogtreecommitdiff
path: root/src/etc/poms/ant-apache-bsf
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2018-06-19 08:44:01 +0200
committerStefan Bodewig <bodewig@apache.org>2018-06-19 08:44:01 +0200
commit9dc3e788b8194602544fb3c553eb59a7b01dd51d (patch)
treeeeb6880bb2a984b6e828015d19dcc251da9cafba /src/etc/poms/ant-apache-bsf
parent0352dd280e63b6c75ff1c08642eff2b0d65b84d1 (diff)
downloadant-9dc3e788b8194602544fb3c553eb59a7b01dd51d.tar.gz
prepare RC1 of Ant 1.10.4rel/1.10.4ANT_1.10.4_RC1
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..13d81c8e1 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.4</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.4</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.4</version>
<scope>compile</scope>
</dependency>
<dependency>