diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-03-03 10:49:58 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-03-03 10:49:58 +0100 |
commit | d0ed6016d40f292c94bfec7bdc4f4bf215b9e678 (patch) | |
tree | 2c9cbe3691f5621393e8dd1bf99368df9492bc56 /pom.xml | |
parent | dc6be13640b3850448a7635b9a55a885128bc32b (diff) | |
download | jgit-d0ed6016d40f292c94bfec7bdc4f4bf215b9e678.tar.gz jgit-d0ed6016d40f292c94bfec7bdc4f4bf215b9e678.zip |
Prepare 6.2.0-SNAPSHOT builds
Change-Id: Ic2dde88bee3242169d6fa50956f8938f3fc4ba8e
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.1.0-SNAPSHOT</version> + <version>6.2.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |