summaryrefslogtreecommitdiff
path: root/src/etc/poms/ant-apache-log4j/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc/poms/ant-apache-log4j/pom.xml')
-rw-r--r--src/etc/poms/ant-apache-log4j/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/etc/poms/ant-apache-log4j/pom.xml b/src/etc/poms/ant-apache-log4j/pom.xml
index 2b9b7836f..831d4fb86 100644
--- a/src/etc/poms/ant-apache-log4j/pom.xml
+++ b/src/etc/poms/ant-apache-log4j/pom.xml
@@ -26,19 +26,19 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/m
<groupId>org.apache.ant</groupId>
<artifactId>ant-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.10.13-SNAPSHOT</version>
+ <version>1.10.14-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<url>https://ant.apache.org/</url>
<groupId>org.apache.ant</groupId>
<artifactId>ant-apache-log4j</artifactId>
- <version>1.10.13-SNAPSHOT</version>
+ <version>1.10.14-SNAPSHOT</version>
<name>Apache Ant + Log4J</name>
<dependencies>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
- <version>1.10.13-SNAPSHOT</version>
+ <version>1.10.14-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>