diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-01 14:19:32 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-08-01 14:19:32 +0200 |
commit | 10ffec6a565af75ce9084ed867cad8ac25672e5d (patch) | |
tree | 1a2e84b234a7c8f9a73e3277de89800717c5e6ab /pom.xml | |
parent | b44894870440da82ee392e884a7b1fce327bc809 (diff) | |
download | jgit-10ffec6a565af75ce9084ed867cad8ac25672e5d.tar.gz jgit-10ffec6a565af75ce9084ed867cad8ac25672e5d.zip |
Prepare 7.0.0-SNAPSHOT builds
Change-Id: Ic84217b6e8fb43e78b622883eb670ee135c75bbb
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> <packaging>pom</packaging> - <version>7.0.0.202407311305-m2</version> + <version>7.0.0-SNAPSHOT</version> <name>JGit - Parent</name> <url>${jgit-url}</url> |