diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2021-08-29 08:35:51 +0200 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2021-08-29 08:35:51 +0200 |
commit | de386a8e1c0ae7d4eb0771c818757dfdce66e734 (patch) | |
tree | 631be58fc97f3751dca5a50fe01e3ba9c857da78 /runtime/pom.xml | |
parent | 82d7e44344cf5598bd2e93ae846ade8b5e7248ad (diff) |
Release 1.2.0.v1.2.0
Change-Id: If27fa41db217c31cfce95649d4e4a20a7bad916f
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 7661699..f1b4f59 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.1.1-SNAPSHOT</version> + <version>1.2.0</version> </parent> <artifactId>quarkus-googlecloud-jsonlogging</artifactId> |