diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-11-04 19:38:49 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-11-04 19:38:49 +0100 |
commit | 6c17f3d23ba650423a19ccd5ed5f72f77a1ad574 (patch) | |
tree | 30bf8b73a814b9a085cb2b00e0b9505573ac56f9 /org.eclipse.jgit.benchmarks/pom.xml | |
parent | d69fb4d4ac7bcf7d0d84109bba56cf944646fb24 (diff) | |
download | jgit-6c17f3d23ba650423a19ccd5ed5f72f77a1ad574.tar.gz jgit-6c17f3d23ba650423a19ccd5ed5f72f77a1ad574.zip |
JGit v5.10.0.202011041322-m2v5.10.0.202011041322-m2
Change-Id: Ia2709321f61f61208350eaa8aa48e56b88455146
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 9910e833ec..3dab9ec9ff 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.10.0-SNAPSHOT</version> + <version>5.10.0.202011041322-m2</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |