diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2021-08-30 12:16:17 +0200 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2021-08-30 12:16:17 +0200 |
commit | 4bfbd31f5eb6d78ed354e9dc78520a2feea8d065 (patch) | |
tree | 5a707979bbd0c82db0470795016eba05bcfecabf /runtime | |
parent | 596486a432f4552b6c66b61af60f2474a4ff767e (diff) |
Release 2.0.0.v2.0.0
Change-Id: I9b50aa97aa5b0a3cb81538b2aa965e821309454b
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 f1b4f59..0c74d47 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId> <artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId> - <version>1.2.0</version> + <version>2.0.0</version> </parent> <artifactId>quarkus-googlecloud-jsonlogging</artifactId> |