diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-29 00:44:17 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-29 00:44:17 +0200 |
commit | a7d3ac9675d34a247b2d2b4440dd68ce23508d8a (patch) | |
tree | 4a61b735e3625a95601e5f824a64f6c07a5dbbf1 /org.eclipse.jgit.ssh.apache.test/pom.xml | |
parent | c5f43db48fce707e3aece9e2605ac11ad082edd6 (diff) | |
download | jgit-a7d3ac9675d34a247b2d2b4440dd68ce23508d8a.tar.gz jgit-a7d3ac9675d34a247b2d2b4440dd68ce23508d8a.zip |
JGit v6.10.0.202405282244-rc1v6.10.0.202405282244-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Ia525790e0b4c9011b29768d2b9727cb48b21ba84
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 eb471d121c..54ba3f269d 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.10.0-SNAPSHOT</version> + <version>6.10.0.202405282244-rc1</version> </parent> <artifactId>org.eclipse.jgit.ssh.apache.test</artifactId> |