diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-03-03 17:48:00 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-03-03 17:48:00 +0100 |
commit | d60dd7231098f3003d0f2c5c3f7a94770912bf2a (patch) | |
tree | 1b7cc9d69f0867fecb65d2fb15fcc95e11207024 /org.eclipse.jgit.benchmarks/pom.xml | |
parent | c900c22bb1b1c37a99b984d4ab52976c75c64f62 (diff) | |
download | jgit-d60dd7231098f3003d0f2c5c3f7a94770912bf2a.tar.gz jgit-d60dd7231098f3003d0f2c5c3f7a94770912bf2a.zip |
JGit v5.11.0.202103031150-rc1v5.11.0.202103031150-rc1
Change-Id: I0a86fa59645888f9f36ea6938c9121e095f02fc6
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 86dd389de8..75933a8af7 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>5.11.0-SNAPSHOT</version> + <version>5.11.0.202103031150-rc1</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |