diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-11-29 16:53:24 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-11-29 16:53:24 +0100 |
commit | 796fb2e5c71a00b0335d33326ad55e8759486f4f (patch) | |
tree | 343ee84474cc8ab71543dbcd240a0fb84468fe09 /org.eclipse.jgit.benchmarks | |
parent | c43560487bfdbac6be9999bff74b2afac1cf2dfd (diff) | |
download | jgit-796fb2e5c71a00b0335d33326ad55e8759486f4f.tar.gz jgit-796fb2e5c71a00b0335d33326ad55e8759486f4f.zip |
Prepare 6.8.1-SNAPSHOT builds
Change-Id: I56458c5345dcd9544868c948e90c9827d25c6850
Diffstat (limited to 'org.eclipse.jgit.benchmarks')
-rw-r--r-- | org.eclipse.jgit.benchmarks/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.benchmarks/pom.xml b/org.eclipse.jgit.benchmarks/pom.xml index 6892161368..56c6c4cb2c 100644 --- a/org.eclipse.jgit.benchmarks/pom.xml +++ b/org.eclipse.jgit.benchmarks/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.eclipse.jgit</groupId> <artifactId>org.eclipse.jgit-parent</artifactId> - <version>6.8.0.202311291450-r</version> + <version>6.8.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.jgit.benchmarks</artifactId> |