aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2015-06-24 15:14:54 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2015-06-24 15:14:54 +0200
commit3c33d094a1be5e773c64fcdf5b47da54126fabf2 (patch)
tree2712607ce9dba6f7947d40061f860d3f1929a546
parent7e0d28e924fc37abd86588c1a3b51276df6b1658 (diff)
downloadjgit-3c33d094a1be5e773c64fcdf5b47da54126fabf2.tar.gz
jgit-3c33d094a1be5e773c64fcdf5b47da54126fabf2.zip
Compare API against 4.0.0.201506090130-r
Change-Id: I7cb7e89875b5238a54411b8c43c298d4cbe9f7ac Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 91f279b788..10dfe8cf4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,7 +192,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>3.7.0.201502260915-r</jgit-last-release-version>
+ <jgit-last-release-version>4.0.0.201506090130-r</jgit-last-release-version>
<jsch-version>0.1.51</jsch-version>
<javaewah-version>0.7.9</javaewah-version>
<junit-version>4.11</junit-version>