summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2014-10-12 22:24:16 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2014-10-12 22:24:16 +0200
commita57670b11f89cf87112f1ac24338144a697b45fb (patch)
treea1076195c5a0168f1d661120921abf552744d94c /pom.xml
parentdf82727bda15d93efe526191994ce9a6c818d7b5 (diff)
downloadjgit-a57670b11f89cf87112f1ac24338144a697b45fb.tar.gz
jgit-a57670b11f89cf87112f1ac24338144a697b45fb.zip
Compare API changes against 3.5.0
Change-Id: I10e51aea66f1446dd1d6d367ea113d824252d82b 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 2bf7298e98..4d975f32d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -176,7 +176,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.2.0.201312181205-r</jgit-last-release-version>
+ <jgit-last-release-version>v3.5.0.201409260305-r</jgit-last-release-version>
<jsch-version>0.1.50</jsch-version>
<javaewah-version>0.7.9</javaewah-version>
<junit-version>4.11</junit-version>