summaryrefslogtreecommitdiff
path: root/runtime/pom.xml
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2024-07-03 06:34:10 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2024-07-03 06:34:49 +0200
commit7e3e7885bc349733c2126661119c1dd41133053f (patch)
tree43300c0f5adc4c09b34bc988b99ad61015b57e65 /runtime/pom.xml
parente78dd922a899609d1885eb757aea083b159c807a (diff)
build: Bump version to 6.4.1-SNAPSHOT.
Change-Id: I847ffe943cf6cff82efdf0d873d3acee53f563df
Diffstat (limited to 'runtime/pom.xml')
-rw-r--r--runtime/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 376f4a5..22614a3 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -14,7 +14,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
<parent>
<groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId>
<artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId>
- <version>6.4.0</version>
+ <version>6.4.1-SNAPSHOT</version>
</parent>
<artifactId>quarkus-googlecloud-jsonlogging</artifactId>