diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-05-05 13:39:09 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-05-05 13:39:09 +0200 |
commit | b969c44c00895a4ffe532502be535aee4d5d2444 (patch) | |
tree | f06209d0af7b6b638c88e6f636b5e853840c8312 /org.eclipse.jgit.ssh.jsch.test/pom.xml | |
parent | 6ac09896b2a97680d88dc56c26ce0a3a6e2ebe1f (diff) | |
download | jgit-b969c44c00895a4ffe532502be535aee4d5d2444.tar.gz jgit-b969c44c00895a4ffe532502be535aee4d5d2444.zip |
Prepare 6.2.0-SNAPSHOT builds
Change-Id: Ic3788b38d6408e83729caa718c128a5632798a60
Diffstat (limited to 'org.eclipse.jgit.ssh.jsch.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.ssh.jsch.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.ssh.jsch.test/pom.xml b/org.eclipse.jgit.ssh.jsch.test/pom.xml index 507ba38d9d..9a3a847951 100644 --- a/org.eclipse.jgit.ssh.jsch.test/pom.xml +++ b/org.eclipse.jgit.ssh.jsch.test/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.2.0.202205041315-m2</version> + <version>6.2.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.ssh.jsch.test</artifactId> |