diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-12-21 00:11:46 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-12-21 02:42:14 +0100 |
commit | 73f8e887c3ca3a81d41ce0e33b139439098e9f26 (patch) | |
tree | 9641eae88eaf3ae7793c698fbc92669355139942 /pom.xml | |
parent | fdbaa25db9a0c9c5190d96388734e7cc3e6a1e75 (diff) | |
download | jgit-73f8e887c3ca3a81d41ce0e33b139439098e9f26.tar.gz jgit-73f8e887c3ca3a81d41ce0e33b139439098e9f26.zip |
Update last jgit release version to 4.9.2.201712150930-r
Change-Id: I57ff69d2fdfe0b3e694f51ed01c0423343c2d14d
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
@@ -195,7 +195,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.7.0.201704051617-r</jgit-last-release-version> + <jgit-last-release-version>4.9.2.201712150930-r</jgit-last-release-version> <jsch-version>0.1.54</jsch-version> <javaewah-version>1.1.6</javaewah-version> <junit-version>4.12</junit-version> |