aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Wolf <thomas.wolf@paranor.ch>2021-02-23 22:17:07 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-02-23 18:12:18 -0500
commit9bfb0f3a4ec856dcbebb477a1ee8803a3c47c194 (patch)
treefde75209a5caff7cdd8f68d1982ba77495049e44
parent29697d86c5f66983feda94623477688211d06bde (diff)
downloadjgit-9bfb0f3a4ec856dcbebb477a1ee8803a3c47c194.tar.gz
jgit-9bfb0f3a4ec856dcbebb477a1ee8803a3c47c194.zip
[releng] japicmp: update last release version
The baseline for the 5.11 release is 5.10.0.202012080955-r. Change-Id: Ied9b42dc58ba981e5586fa58d1b3e70a39c78a10 Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 7e3acbcf38..e7d35ff8c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<bundle-manifest>${project.build.directory}/META-INF/MANIFEST.MF</bundle-manifest>
- <jgit-last-release-version>5.9.0.202009080501-r</jgit-last-release-version>
+ <jgit-last-release-version>5.10.0.202012080955-r</jgit-last-release-version>
<apache-sshd-version>2.6.0</apache-sshd-version>
<jsch-version>0.1.55</jsch-version>
<jzlib-version>1.1.1</jzlib-version>