summaryrefslogtreecommitdiff
path: root/src/etc/poms/ant-commons-net
diff options
context:
space:
mode:
authorAntoine Levy-Lambert <antoine@apache.org>2013-03-07 01:57:42 +0000
committerAntoine Levy-Lambert <antoine@apache.org>2013-03-07 01:57:42 +0000
commitffa7d9705efcd8aa4b202dc1faef0bdf371f6fcd (patch)
tree25ab25d3771eba246f75e7d89c332ec56036b591 /src/etc/poms/ant-commons-net
parent5dd71dccde151fe14417f3ba2eafff2c617a8750 (diff)
downloadant-ffa7d9705efcd8aa4b202dc1faef0bdf371f6fcd.tar.gz
preparing the ant release 1.9.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1453654 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/etc/poms/ant-commons-net')
-rw-r--r--src/etc/poms/ant-commons-net/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/etc/poms/ant-commons-net/pom.xml b/src/etc/poms/ant-commons-net/pom.xml
index 320c42b81..68b2be7d4 100644
--- a/src/etc/poms/ant-commons-net/pom.xml
+++ b/src/etc/poms/ant-commons-net/pom.xml
@@ -26,20 +26,20 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<groupId>org.apache.ant</groupId>
<artifactId>ant-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.9.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<url>http://ant.apache.org/</url>
<groupId>org.apache.ant</groupId>
<artifactId>ant-commons-net</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.9.1-SNAPSHOT</version>
<name>Apache Ant + Commons Net</name>
<description>ftp, rexec and telnet tasks</description>
<dependencies>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.9.1-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>