Browse Source

Update to Ant 1.9.2

CQ: 7698
Change-Id: I2ae580041eb334c613969bc9d66d169d08c12c4d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tags/v3.2.0.201311130903-m3
Matthias Sohn 10 years ago
parent
commit
371e1a02bd
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      org.eclipse.jgit.ant/pom.xml

+ 1
- 1
org.eclipse.jgit.ant/pom.xml View File

@@ -72,7 +72,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
<version>1.7.1</version>
<version>1.9.2</version>
</dependency>
</dependencies>


Loading…
Cancel
Save