diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-12-04 23:02:44 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-12-04 23:02:44 +0100 |
commit | b54592c8eea7e15304acb21a49326a852bf070e5 (patch) | |
tree | 825b6a232ebcc64707a6b4a22362243c05d5479a /pom.xml | |
parent | c1e5bd348d1d4447c5d13da662922a0f82630202 (diff) | |
download | jgit-b54592c8eea7e15304acb21a49326a852bf070e5.tar.gz jgit-b54592c8eea7e15304acb21a49326a852bf070e5.zip |
Prepare 6.9.0-SNAPSHOT builds
Change-Id: Id1d784ec4870cfb53c4b140fe0bb3fad9eef651d
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> <packaging>pom</packaging> - <version>6.8.1-SNAPSHOT</version> + <version>6.9.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |