aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-12-04 23:11:34 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2023-12-04 23:12:46 +0100
commit6cdd04aa46eac53b2ca4847e836efec5448bdd33 (patch)
tree31e8ecf95e0246c1340d6214204fcf6ea312a79b /pom.xml
parentb54592c8eea7e15304acb21a49326a852bf070e5 (diff)
downloadjgit-6cdd04aa46eac53b2ca4847e836efec5448bdd33.tar.gz
jgit-6cdd04aa46eac53b2ca4847e836efec5448bdd33.zip
Bump last release version to 6.8.0.202311291450-r
This is the version used to compare API changes against to detect breaking API changes. Change-Id: I005b6a24c98c507656ebab415492a4127f08d471
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6bce8e17ac..8bc33659d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
<project.build.outputTimestamp>${commit.time.iso}</project.build.outputTimestamp>
- <jgit-last-release-version>6.7.0.202309050840-r</jgit-last-release-version>
+ <jgit-last-release-version>6.8.0.202311291450-r</jgit-last-release-version>
<ant-version>1.10.14</ant-version>
<apache-sshd-version>2.11.0</apache-sshd-version>
<jsch-version>0.1.55</jsch-version>