diff options
| author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2023-03-24 11:07:05 +0100 | 
|---|---|---|
| committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2023-03-24 11:07:05 +0100 | 
| commit | d082a115ab7d7c90a2d26941d4c64116f2f74325 (patch) | |
| tree | f2aa4d389dc14010fe400f62e4b3421be0229ea4 /runtime | |
| parent | 8607f6f56558a81b82379bd686b8bdff364b15a8 (diff) | |
Bump version to 6.0.1-SNAPSHOT.
Change-Id: Ibbc5896e86ade0233c90d81aafd5713deb8949cb
Diffstat (limited to 'runtime')
| -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 689483d..cabd533 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.0</version> +    <version>6.0.1-SNAPSHOT</version>    </parent>    <artifactId>quarkus-googlecloud-jsonlogging</artifactId> | 
