diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-02-01 23:23:08 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-02-01 23:23:08 +0100 |
commit | 63326d1036d647a4a15daf209e0e713fa557defa (patch) | |
tree | 1beff71402f7f4a85e6fab65df1be3dd788a2306 /pom.xml | |
parent | 8b78e6fdcdabb79105258866dfcd101b2203e7a3 (diff) | |
download | jgit-63326d1036d647a4a15daf209e0e713fa557defa.tar.gz jgit-63326d1036d647a4a15daf209e0e713fa557defa.zip |
Prepare 6.5.0-SNAPSHOT builds
Change-Id: Id0c7e51293d53b1eeec081cbbdf6e27d77123200
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.202302011120-m2</version> + <version>6.5.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |