diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2025-02-19 18:54:28 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2025-02-19 18:54:28 +0100 |
commit | 00528ac80e36d4d9539d35de19745128b5b57cf1 (patch) | |
tree | 8c20ed462bf092d4adfc02f793add52c3509f585 /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml | |
parent | 24d08f221f5dc30ddd8a5e35eb6df960c6829739 (diff) | |
download | jgit-00528ac80e36d4d9539d35de19745128b5b57cf1.tar.gz jgit-00528ac80e36d4d9539d35de19745128b5b57cf1.zip |
Prepare 7.2.0-SNAPSHOT buildsstable-7.2
Change-Id: Ib33f0dc4138ecec79b5a15e5ac059e09be2a8334
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 ced8a2f972..7e1b0c8226 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.202502191417-m3</version> + <version>7.2.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |