diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-10-26 17:42:04 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-10-26 17:42:04 +0200 |
commit | 45ed93cc8c972075af5aee1e32954a624fcd375d (patch) | |
tree | 5f4018d5d0dbe353f54da7aca888f34b8781e6b5 /org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml | |
parent | afa65f8f0d74e56d462dcbf0e718b8ca9944496e (diff) | |
download | jgit-45ed93cc8c972075af5aee1e32954a624fcd375d.tar.gz jgit-45ed93cc8c972075af5aee1e32954a624fcd375d.zip |
Prepare 6.4.0-SNAPSHOT builds
Change-Id: If4da93f775bcbe923e400ebb9315a34485646b40
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml index e2c0c09e2f..7cbd87dcaa 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>6.4.0.202210260700-m2</version> + <version>6.4.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.target</artifactId> |