diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pom.xml b/core/pom.xml index b239b3e..53fe709 100644 --- a/core/pom.xml +++ b/core/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-core</artifactId> |