diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-03-08 17:04:10 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-03-08 17:04:10 +0100 |
commit | 8f7ef245f0c156730ef74ff3fe838c330728fc7f (patch) | |
tree | 7a75870f051dea134fb7d537cdb2c7fa981be8ed /pom.xml | |
parent | e982de3fcb9f3a2e5ec6ceaae44cbb344962ea01 (diff) | |
download | jgit-8f7ef245f0c156730ef74ff3fe838c330728fc7f.tar.gz jgit-8f7ef245f0c156730ef74ff3fe838c330728fc7f.zip |
Prepare 6.1.1-SNAPSHOT builds
Change-Id: Ifc80355025d8459245843be1c24dc5a286913e77
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.202203080745-r</version> + <version>6.1.1-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |