diff options
author | siddik.acil <siddik.acil@egym.com> | 2023-03-24 08:58:35 +0100 |
---|---|---|
committer | siddik.acil <siddik.acil@egym.com> | 2023-03-24 08:58:35 +0100 |
commit | 21805f62218f2a48cac18fcda4712893b14d3c79 (patch) | |
tree | cb9ba5abf4c1ca32700cae156eb9f242a68844dc /runtime/pom.xml | |
parent | c59bf52dd18cc26ab5bbccbff1c1782d3fbed08c (diff) |
6.0.0-SNAPSHOT
Diffstat (limited to 'runtime/pom.xml')
-rw-r--r-- | runtime/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/pom.xml b/runtime/pom.xml index cabd533..d5506f8 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.0.1-SNAPSHOT</version> + <version>6.0.0-SNAPSHOT</version> </parent> <artifactId>quarkus-googlecloud-jsonlogging</artifactId> |