diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2024-07-05 21:27:36 +0200 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2024-07-05 21:27:36 +0200 |
commit | 7fbdb0422d9baa467f09d900a1a55fa5e3ae6b4c (patch) | |
tree | 4ac51836dec8473bd64a564ac5a126786f748e07 /pom.xml | |
parent | 3f15851f4dfc980c13bc84ee2e661220d5ea2218 (diff) |
build: Bump version to 6.5.1-SNAPSHOT.
Change-Id: Id6da50f0e738837fe1af68724edc795033e030cd
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later <modelVersion>4.0.0</modelVersion> <groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId> - <version>6.5.0</version> + <version>6.5.1-SNAPSHOT</version> <artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId> <packaging>pom</packaging> |