summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2012-08-12 01:14:45 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2012-08-27 11:15:32 +0200
commite727aaf16e9d7f9d7cc154e77349c5c56b9c4e3d (patch)
treecd4b5a62d412f672f09cedf0007e5a0748eb3e79 /pom.xml
parent867e3e520aaece9f60eca2fa86f4c6de7fa41a0d (diff)
downloadjgit-e727aaf16e9d7f9d7cc154e77349c5c56b9c4e3d.tar.gz
jgit-e727aaf16e9d7f9d7cc154e77349c5c56b9c4e3d.zip
Update last jgit release version used in clirr API checks
Change-Id: I20b1dd7d45eb7bb2644865f019ab726354c840c7 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9e0c7d7175..d7eaf95450 100644
--- a/pom.xml
+++ b/pom.xml
@@ -169,7 +169,7 @@
<maven.build.timestamp.format>yyyyMMddHHmm</maven.build.timestamp.format>
<bundle-manifest>${project.build.directory}/META-INF/MANIFEST.MF</bundle-manifest>
- <jgit-last-release-version>1.3.0.201202151440-r</jgit-last-release-version>
+ <jgit-last-release-version>2.0.0.201206130900-r</jgit-last-release-version>
<jsch-version>0.1.44-1</jsch-version>
<junit-version>4.5</junit-version>
<args4j-version>2.0.12</args4j-version>