summaryrefslogtreecommitdiff
path: root/src/etc/poms/ant-apache-oro/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc/poms/ant-apache-oro/pom.xml')
-rw-r--r--src/etc/poms/ant-apache-oro/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/etc/poms/ant-apache-oro/pom.xml b/src/etc/poms/ant-apache-oro/pom.xml
index f392a81fe..40324a6c1 100644
--- a/src/etc/poms/ant-apache-oro/pom.xml
+++ b/src/etc/poms/ant-apache-oro/pom.xml
@@ -27,18 +27,18 @@
<groupId>org.apache.ant</groupId>
<artifactId>ant-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.ant</groupId>
<artifactId>ant-apache-oro</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
<name>Apache Ant + Apache Oro</name>
<dependencies>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.2</version>
<scope>compile</scope>
</dependency>
<dependency>