diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-24 15:14:54 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-24 15:14:54 +0200 |
commit | 3c33d094a1be5e773c64fcdf5b47da54126fabf2 (patch) | |
tree | 2712607ce9dba6f7947d40061f860d3f1929a546 | |
parent | 7e0d28e924fc37abd86588c1a3b51276df6b1658 (diff) | |
download | jgit-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |