diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-12-04 23:11:34 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-12-04 23:12:46 +0100 |
commit | 6cdd04aa46eac53b2ca4847e836efec5448bdd33 (patch) | |
tree | 31e8ecf95e0246c1340d6214204fcf6ea312a79b /pom.xml | |
parent | b54592c8eea7e15304acb21a49326a852bf070e5 (diff) | |
download | jgit-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |