diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-08-30 16:57:25 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-08-30 16:57:25 +0200 |
commit | c54acc5822997090c9b50df5d4582b1d401d52a6 (patch) | |
tree | 1feddddba350b2c140731294b2f366433e5f48b6 /org.eclipse.jgit.benchmarks | |
parent | 2e2e58d59f1546a791983e2b28adb99c71a93a34 (diff) | |
download | jgit-c54acc5822997090c9b50df5d4582b1d401d52a6.tar.gz jgit-c54acc5822997090c9b50df5d4582b1d401d52a6.zip |
JGit v6.7.0.202308301100-rc1v6.7.0.202308301100-rc1
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Change-Id: I712a9f6830364ed404d03f3a145c055906273544
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 fcab0a652e..39c3ecf803 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-SNAPSHOT</version> + <version>6.7.0.202308301100-rc1</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |