diff options
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 a890e96c41..d3498bc810 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.0.0-SNAPSHOT</version> + <version>6.0.0.202111241155-rc1</version> </parent> <artifactId>org.eclipse.jgit.ssh.jsch.test</artifactId> |