diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-06-04 00:29:39 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-06-04 00:29:39 +0200 |
commit | 23aaf83e8b4fa38640eeb6206e909f23eaba2994 (patch) | |
tree | 18edc2f99aa4ec2101e6c80c5229643e40c75b7b /org.eclipse.jgit.ssh.apache.test/pom.xml | |
parent | d0a2288f4d9567dd97eb4bdda845fe99aa64fd96 (diff) | |
download | jgit-23aaf83e8b4fa38640eeb6206e909f23eaba2994.tar.gz jgit-23aaf83e8b4fa38640eeb6206e909f23eaba2994.zip |
JGit v6.10.0.202406032230-rv6.10.0.202406032230-r
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Id188a6cdc2db63c961f0b9338e6ae56d58853dff
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 77f53f23f1..63d054ffd1 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.202406032110-r</version> + <version>6.10.0.202406032230-r</version> </parent> <artifactId>org.eclipse.jgit.ssh.apache.test</artifactId> |