diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2014-10-12 22:24:16 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2014-10-12 22:24:16 +0200 |
commit | a57670b11f89cf87112f1ac24338144a697b45fb (patch) | |
tree | a1076195c5a0168f1d661120921abf552744d94c /pom.xml | |
parent | df82727bda15d93efe526191994ce9a6c818d7b5 (diff) | |
download | jgit-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |