diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-09-06 22:45:52 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-09-07 02:03:54 +0200 |
commit | bb12dd4cbde54234042f607bf923e83040910929 (patch) | |
tree | e22e3bc33df2b31b54d9f18919d24dc86661a738 /org.eclipse.jgit.benchmarks/pom.xml | |
parent | 09f6383f550c509f68f08dfa93cf02c47ea004e5 (diff) | |
download | jgit-bb12dd4cbde54234042f607bf923e83040910929.tar.gz jgit-bb12dd4cbde54234042f607bf923e83040910929.zip |
Prepare 6.7.1-SNAPSHOT builds
Change-Id: I96097ef8c6f198220f513bbc6d5f8881834a1491
Diffstat (limited to 'org.eclipse.jgit.benchmarks/pom.xml')
-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 652079c7a4..b3edc49d79 100644 --- a/org.eclipse.jgit.benchmarks/pom.xml +++ b/org.eclipse.jgit.benchmarks/pom.xml @@ -14,7 +14,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.eclipse.jgit</groupId> - <version>6.7.0.202309050840-r</version> + <version>6.7.1-SNAPSHOT</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |