diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-20 17:47:36 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-20 17:47:36 +0200 |
commit | 3b53e8d8b0a6a0867d50a44cd3f92518220a2b09 (patch) | |
tree | 4f24a2c48ced8848567cc3821a7fad471b8f26cc /org.eclipse.jgit.ssh.apache.test/pom.xml | |
parent | 870492526f661a89a507206bb8e47dfb54979a25 (diff) | |
download | jgit-3b53e8d8b0a6a0867d50a44cd3f92518220a2b09.tar.gz jgit-3b53e8d8b0a6a0867d50a44cd3f92518220a2b09.zip |
JGit v7.0.0.202408201547-m3v7.0.0.202408201547-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Ic04bf96a04e38da82a7ff41334db44891f02419b
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 b813c7307a..db9d06034a 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.202409201410-m3</version> + <version>7.0.0.202408201547-m3</version> </parent> <artifactId>org.eclipse.jgit.ssh.apache.test</artifactId> |