diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-11-19 14:59:25 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-11-19 14:59:25 +0100 |
commit | 46215a388d6243c890d2372aafffab9eec979c8d (patch) | |
tree | 445fdb6d67070ec941223f83b83908e721d1089b /org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml | |
parent | 9acd0742717d816faa2e6655a47d978cc70578b1 (diff) | |
download | jgit-46215a388d6243c890d2372aafffab9eec979c8d.tar.gz jgit-46215a388d6243c890d2372aafffab9eec979c8d.zip |
JGit v7.1.0.202411191359-rc1v7.1.0.202411191359-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I802c3dbcbb05470aad6255cc05402647e704b446
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml index 09d8053267..3b9dcdb550 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>jgit.tycho.parent</artifactId> - <version>7.1.0-SNAPSHOT</version> + <version>7.1.0.202411191359-rc1</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |