diff options
| author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2023-03-24 11:02:56 +0100 | 
|---|---|---|
| committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2023-03-24 11:02:56 +0100 | 
| commit | 8607f6f56558a81b82379bd686b8bdff364b15a8 (patch) | |
| tree | 4a869bd5fa01f5a0a16b2c7a91f8c65c010a3f83 /runtime | |
| parent | 3d5479a851426db589d73f9777bed55fb5ca42e5 (diff) | |
Release 6.0.0.v6.0.0
Change-Id: I2168c4d15dd03379a9c7e53b257be3e5b69b7b3b
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 d5506f8..689483d 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-SNAPSHOT</version> +    <version>6.0.0</version>    </parent>    <artifactId>quarkus-googlecloud-jsonlogging</artifactId> | 
