diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2021-08-25 22:33:09 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-08-25 22:33:09 +0200 |
commit | 574e8990518e70074228d779ac487475a54bb3ea (patch) | |
tree | 9e99b0582f2f1c16a5e0dc72adf409d5f350c217 /org.eclipse.jgit.benchmarks/pom.xml | |
parent | a38ea8ede76d26a63e3e9ea78ec15ee3aa310acf (diff) | |
download | jgit-574e8990518e70074228d779ac487475a54bb3ea.tar.gz jgit-574e8990518e70074228d779ac487475a54bb3ea.zip |
Prepare 5.13.0-SNAPSHOT builds
Change-Id: I6db044fdd57b60adbc2dd078c4af8cb54bb331c3
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 b70ecd2197..5e34572ad5 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.13.0.202108250949-m3</version> + <version>5.13.0-SNAPSHOT</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |