summaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2024-08-26 20:12:39 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2024-08-26 20:12:39 +0200
commit949f3341c64d0bd363b230b4bea918f295946f57 (patch)
tree81e9b40cc5ac0a8564821e5dd84c1c30184c1f93 /runtime
parentbfca8b722b8f21ca7535f537f33522e785652478 (diff)
build: Bump version to 6.6.1-SNAPSHOT.
Change-Id: I48b8eeb21baa6fed22e831405fee716e35c0b3bf
Diffstat (limited to 'runtime')
-rw-r--r--runtime/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 0f5befc..720f0d2 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.6.0</version>
+ <version>6.6.1-SNAPSHOT</version>
</parent>
<artifactId>quarkus-googlecloud-jsonlogging</artifactId>