diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-03-01 15:30:29 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-03-01 15:30:29 +0100 |
commit | 69671a7026c5fe7c96cc0c4ab9d9803fd7e4388a (patch) | |
tree | 969ae20851f68f69912696de8586ef0b91743425 /org.eclipse.jgit.benchmarks/pom.xml | |
parent | f43560a760f02a5780ac879ad20d689f03c5d7c3 (diff) | |
download | jgit-69671a7026c5fe7c96cc0c4ab9d9803fd7e4388a.tar.gz jgit-69671a7026c5fe7c96cc0c4ab9d9803fd7e4388a.zip |
Prepare 6.5.0-SNAPSHOT builds
Change-Id: I313e3deed8fa00df0406b3d7b73e5b643dc25a05
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 6caa370170..f7ef238a67 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.5.0.202302281825-rc1</version> + <version>6.5.0-SNAPSHOT</version> <artifactId>org.eclipse.jgit.benchmarks</artifactId> <packaging>jar</packaging> |