summaryrefslogtreecommitdiff
path: root/src/etc/poms/ant-jai
diff options
context:
space:
mode:
authorAntoine Levy-Lambert <antoine@apache.org>2010-12-13 21:13:14 +0000
committerAntoine Levy-Lambert <antoine@apache.org>2010-12-13 21:13:14 +0000
commit99012ffd25806ec318a5f90ee733dd4f32da8e64 (patch)
treebc21f98db813e13cb662add5680d77fba8b9ed23 /src/etc/poms/ant-jai
parent37e92856478e212eff51d13003261c89a302f093 (diff)
downloadant-99012ffd25806ec318a5f90ee733dd4f32da8e64.tar.gz
preparing for the next release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1045376 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/etc/poms/ant-jai')
-rw-r--r--src/etc/poms/ant-jai/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/etc/poms/ant-jai/pom.xml b/src/etc/poms/ant-jai/pom.xml
index fc77323cb..130e4fac6 100644
--- a/src/etc/poms/ant-jai/pom.xml
+++ b/src/etc/poms/ant-jai/pom.xml
@@ -27,12 +27,12 @@
<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-jai</artifactId>
- <version>1.8.2</version>
+ <version>1.8.3-SNAPSHOT</version>
<name>Apache Ant + JAI</name>
<description>image task and corresponding types.
</description>
@@ -40,7 +40,7 @@
<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>