diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-02-28 19:54:54 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-02-28 19:54:54 +0100 |
commit | 407ccef1cfc50b17731b81a5783365ffe6e266c6 (patch) | |
tree | caaaaa80460c1af6bcc9fecd2d3ebcaf3396b72b /org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/pom.xml | |
parent | 1ac91cc7cb29ec607fc2805c4f4831ffc3e9ac76 (diff) | |
download | jgit-407ccef1cfc50b17731b81a5783365ffe6e266c6.tar.gz jgit-407ccef1cfc50b17731b81a5783365ffe6e266c6.zip |
JGit v6.9.0.202402281855-rc1v6.9.0.202402281855-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I23d489ccdc257a8c25da4b90dc51d4a8951d320c
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 31f6a529f4..709a601c47 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>6.9.0-SNAPSHOT</version> + <version>6.9.0.202402281855-rc1</version> </parent> <groupId>org.eclipse.jgit.feature</groupId> |