diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2025-02-19 15:20:18 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2025-02-19 15:20:18 +0100 |
commit | 24d08f221f5dc30ddd8a5e35eb6df960c6829739 (patch) | |
tree | 8e094b85b5d658b2527127e289cce7dc5ea106c9 /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml | |
parent | e16f77d55ee6047e20bf767b891b7108ba8121c6 (diff) | |
download | jgit-24d08f221f5dc30ddd8a5e35eb6df960c6829739.tar.gz jgit-24d08f221f5dc30ddd8a5e35eb6df960c6829739.zip |
JGit v7.2.0.202502191417-m3v7.2.0.202502191417-m3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: Icf59680527f6f008c971b7e9e2a539da4a2d3428
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml index 7e1b0c8226..ced8a2f972 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>7.2.0-SNAPSHOT</version> + <version>7.2.0.202502191417-m3</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |