diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-11-12 15:49:41 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-11-12 15:49:41 +0100 |
commit | a22a48d27b13e42ed46f9a0633bd08a29ee431cd (patch) | |
tree | f5a4676bcab6392f44a7d1573595239521731885 /org.eclipse.jgit.test/pom.xml | |
parent | 9f474f9445d170de651a0cb24c368fcadbbf943d (diff) | |
download | jgit-a22a48d27b13e42ed46f9a0633bd08a29ee431cd.tar.gz jgit-a22a48d27b13e42ed46f9a0633bd08a29ee431cd.zip |
JGit v7.1.0.202411121450-m3v7.1.0.202411121450-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I5850cdc569eb5d13763f81e9b8332fe70207a4fd
Diffstat (limited to 'org.eclipse.jgit.test/pom.xml')
-rw-r--r-- | org.eclipse.jgit.test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.test/pom.xml b/org.eclipse.jgit.test/pom.xml index f925a282d6..945166fd6c 100644 --- a/org.eclipse.jgit.test/pom.xml +++ b/org.eclipse.jgit.test/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>7.1.0-SNAPSHOT</version> + <version>7.1.0.202411121450-m3</version> </parent> <artifactId>org.eclipse.jgit.test</artifactId> |