diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-03-07 16:38:44 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-03-07 16:39:19 +0100 |
commit | 8dcb02140d835d32b06d30c8f46f4fe1be816d5e (patch) | |
tree | 75b5e2ae29d74dc7db1d61e01476d1a4ba254dfd /pom.xml | |
parent | c72dd241f4c181f61b419cfba3ce1d50c41457c5 (diff) | |
download | jgit-8dcb02140d835d32b06d30c8f46f4fe1be816d5e.tar.gz jgit-8dcb02140d835d32b06d30c8f46f4fe1be816d5e.zip |
Prepare 6.5.1-SNAPSHOT builds
Change-Id: Idd9977ac08a339906e33beb73f57f8f6885ad86f
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.5.0.202303070854-r</version> + <version>6.5.1-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |