summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2015-10-03 01:28:23 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2015-10-03 01:28:23 +0200
commitccad3c7df666ce83043a1e414cda613e6bfc5929 (patch)
treec782874af8afbee57fd56eba047749576ac92bd5 /pom.xml
parent0baf81a19159b2e2daabe6929395e3259a34a45a (diff)
downloadjgit-ccad3c7df666ce83043a1e414cda613e6bfc5929.tar.gz
jgit-ccad3c7df666ce83043a1e414cda613e6bfc5929.zip
Compare API against 4.1.0.201509280440-r
Change-Id: Ia04d09ca337c357004567a54a9fc01ea1e55e508 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 961754b83b..e3b3f5b0dc 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>4.0.0.201506090130-r</jgit-last-release-version>
+ <jgit-last-release-version>4.1.0.201509280440-r</jgit-last-release-version>
<jsch-version>0.1.53</jsch-version>
<javaewah-version>0.7.9</javaewah-version>
<junit-version>4.11</junit-version>