diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-10-03 01:28:23 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-10-03 01:28:23 +0200 |
commit | ccad3c7df666ce83043a1e414cda613e6bfc5929 (patch) | |
tree | c782874af8afbee57fd56eba047749576ac92bd5 /pom.xml | |
parent | 0baf81a19159b2e2daabe6929395e3259a34a45a (diff) | |
download | jgit-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.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>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> |