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.ssh.apache.test/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.ssh.apache.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ssh.apache.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ssh.apache.test/pom.xml b/org.eclipse.jgit.ssh.apache.test/pom.xml index 882467ddab..aa9e55a5fe 100644 --- a/org.eclipse.jgit.ssh.apache.test/pom.xml +++ b/org.eclipse.jgit.ssh.apache.test/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.4.0.202210260700-m2</version> + <version>6.4.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ssh.apache.test</artifactId> |