diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-06-22 02:15:21 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-06-22 02:15:21 +0200 |
commit | dd92c1aa98c25bb1a2c2cbb0a056e6e34c64b385 (patch) | |
tree | 4e897100fb6a506b8f0bc0c8037b628419bc1f3c /org.eclipse.jgit.benchmarks | |
parent | 5aa8a7e276326c6fb1f9c4905563aadba10d7dec (diff) | |
download | jgit-dd92c1aa98c25bb1a2c2cbb0a056e6e34c64b385.tar.gz jgit-dd92c1aa98c25bb1a2c2cbb0a056e6e34c64b385.zip |
Prepare 5.13.3-SNAPSHOT builds
Change-Id: I02b9388c8bc1c266bb29b4502504d137dd42142f
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 333b393d5f..25fb7482be 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.2.202306221912-r</version> + <version>5.13.3-SNAPSHOT</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |