summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-06-13 03:02:31 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-06-13 03:02:31 +0200
commitfe676e7084a1bc770cafc0c96955503801f80e7d (patch)
treeae01cd20e8e655c0e5228027f2b44570f34a2c8f
parent16fd3feefc792d89e4e05d3f1657290f297837e9 (diff)
downloadjgit-fe676e7084a1bc770cafc0c96955503801f80e7d.tar.gz
jgit-fe676e7084a1bc770cafc0c96955503801f80e7d.zip
Update API comparison baseline to 5.4.0.201906121030-r
Change-Id: I1d3f2e56203173e4683c3b635d9affccdd510abf Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 93563ac378..fd5cb70639 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,7 +182,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>5.3.0.201903130848-r</jgit-last-release-version>
+ <jgit-last-release-version>5.4.0.201906121030-r</jgit-last-release-version>
<apache-sshd-version>2.2.0</apache-sshd-version>
<jsch-version>0.1.55</jsch-version>
<jzlib-version>1.1.1</jzlib-version>