diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-08-17 07:44:50 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-08-17 07:44:50 +0200 |
commit | 3a1270985151240e3c0606281e2ae6c276a662c5 (patch) | |
tree | 154790ae124f37ad91a86a3d1a5eacf81e59a828 /pom.xml | |
parent | 85a48099966073ea2ff5ddf5cb54920d4e03f3ca (diff) | |
download | jgit-3a1270985151240e3c0606281e2ae6c276a662c5.tar.gz jgit-3a1270985151240e3c0606281e2ae6c276a662c5.zip |
Prepare 6.3.0-SNAPSHOT builds
Change-Id: Ie398b651c5308ec86812bf01fcc563d3e679c828
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.3.0.202208161710-m3</version> + <version>6.3.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |