summaryrefslogtreecommitdiff
path: root/src/etc/poms/ant-apache-bcel
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2017-02-02 20:01:49 +0100
committerStefan Bodewig <bodewig@apache.org>2017-02-02 20:01:49 +0100
commite003f5e0c16f9e7a8081a56829b16784c19553e9 (patch)
treeea937e781b60fdabb091f55f6df377c3faddc5b8 /src/etc/poms/ant-apache-bcel
parent530e59dbd94cfdbd96b78bc46ee425e2f3de6717 (diff)
downloadant-e003f5e0c16f9e7a8081a56829b16784c19553e9.tar.gz
preparing the 1.10.1 releaserel/1.10.1ANT_1.10.1_RC1
Diffstat (limited to 'src/etc/poms/ant-apache-bcel')
-rw-r--r--src/etc/poms/ant-apache-bcel/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/etc/poms/ant-apache-bcel/pom.xml b/src/etc/poms/ant-apache-bcel/pom.xml
index ce35715c4..3476e6e26 100644
--- a/src/etc/poms/ant-apache-bcel/pom.xml
+++ b/src/etc/poms/ant-apache-bcel/pom.xml
@@ -27,19 +27,19 @@
<groupId>org.apache.ant</groupId>
<artifactId>ant-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.10.1-SNAPSHOT</version>
+ <version>1.10.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<url>http://ant.apache.org/</url>
<groupId>org.apache.ant</groupId>
<artifactId>ant-apache-bcel</artifactId>
- <version>1.10.1-SNAPSHOT</version>
+ <version>1.10.1</version>
<name>Apache Ant + BCEL</name>
<dependencies>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
- <version>1.10.1-SNAPSHOT</version>
+ <version>1.10.1</version>
<scope>compile</scope>
</dependency>
<dependency>