diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-20 16:13:24 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-20 16:13:24 +0200 |
commit | 870492526f661a89a507206bb8e47dfb54979a25 (patch) | |
tree | 7d68997df59a3e57c8e6b821b8d82c60cefc6df0 /org.eclipse.jgit.junit/pom.xml | |
parent | 407d9ee82a22af24770fc85fc6c08382baf66d90 (diff) | |
download | jgit-870492526f661a89a507206bb8e47dfb54979a25.tar.gz jgit-870492526f661a89a507206bb8e47dfb54979a25.zip |
JGit v7.0.0.202409201410-m3v7.0.0.202409201410-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: If35e97f9fb415669bac6dfa10ac35b509b3ee921
Diffstat (limited to 'org.eclipse.jgit.junit/pom.xml')
-rw-r--r-- | org.eclipse.jgit.junit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml index c33cb29b66..abe185f110 100644 --- a/org.eclipse.jgit.junit/pom.xml +++ b/org.eclipse.jgit.junit/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>7.0.0-SNAPSHOT</version> + <version>7.0.0.202409201410-m3</version> </parent> <artifactId>org.eclipse.jgit.junit</artifactId> |