diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-20 22:51:02 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-20 22:51:02 +0200 |
commit | 04de16fd9c52e328dbe884dc8b5daef6d1903a39 (patch) | |
tree | 2e6aac6d67dd82597128116af36b9a6ff2923674 /org.eclipse.jgit.ssh.apache.test/pom.xml | |
parent | 3b53e8d8b0a6a0867d50a44cd3f92518220a2b09 (diff) | |
download | jgit-04de16fd9c52e328dbe884dc8b5daef6d1903a39.tar.gz jgit-04de16fd9c52e328dbe884dc8b5daef6d1903a39.zip |
JGit v7.0.0.202408202050-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I44280658582c23ca0d9b85c4c24a1c2e7b82c6d8
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 db9d06034a..2699fa2533 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>7.0.0.202408201547-m3</version> + <version>7.0.0.202408202050-m3</version> </parent> <artifactId>org.eclipse.jgit.ssh.apache.test</artifactId> |