diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-10-01 22:40:00 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-10-01 22:40:00 +0200 |
commit | 06579c084d1d8494bdfbf3961cf39397069479fc (patch) | |
tree | 3b55fcfad24d50ab1926b0dddce4da2450dd45d6 /org.eclipse.jgit.junit.ssh/pom.xml | |
parent | b1c83bfbd799647ab6762eb493f3c018938488b1 (diff) | |
download | jgit-06579c084d1d8494bdfbf3961cf39397069479fc.tar.gz jgit-06579c084d1d8494bdfbf3961cf39397069479fc.zip |
JGit v7.1.0.202410012040-m1v7.1.0.202410012040-m1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Ib48cf15ad039bc7102a8af202ffcc39ea9233b9b
Diffstat (limited to 'org.eclipse.jgit.junit.ssh/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit.ssh/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit.ssh/pom.xml b/org.eclipse.jgit.junit.ssh/pom.xml index 2e74ff506b..bbb60feb7b 100644 --- a/org.eclipse.jgit.junit.ssh/pom.xml +++ b/org.eclipse.jgit.junit.ssh/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>7.1.0-SNAPSHOT</version> + <version>7.1.0.202410012040-m1</version> </parent> <artifactId>org.eclipse.jgit.junit.ssh</artifactId> |