From 7e3e7885bc349733c2126661119c1dd41133053f Mon Sep 17 00:00:00 2001
From: Matthias Andreas Benkard <code@mail.matthias.benkard.de>
Date: Wed, 3 Jul 2024 06:34:10 +0200
Subject: build: Bump version to 6.4.1-SNAPSHOT.

Change-Id: I847ffe943cf6cff82efdf0d873d3acee53f563df
---
 runtime/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'runtime')

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>
-- 
cgit v1.2.3