diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-07-31 15:04:38 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-07-31 15:04:38 +0200 |
commit | b44894870440da82ee392e884a7b1fce327bc809 (patch) | |
tree | 70db36057c6fdcc9ed74b5d10d104eb20267b5ca /org.eclipse.jgit.junit.ssh/pom.xml | |
parent | 3d9d4ceab6b67507ca81e222e610cf0b1e53d6b6 (diff) | |
download | jgit-b44894870440da82ee392e884a7b1fce327bc809.tar.gz jgit-b44894870440da82ee392e884a7b1fce327bc809.zip |
JGit v7.0.0.202407311305-m2v7.0.0.202407311305-m2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: If51ca5e1949fc825146145e45271207d07169474
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 2a885f204e..94c2ed53cd 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.0.0-SNAPSHOT</version> + <version>7.0.0.202407311305-m2</version> </parent> <artifactId>org.eclipse.jgit.junit.ssh</artifactId> |