diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2021-09-02 18:51:27 +0200 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2021-09-02 18:51:27 +0200 |
commit | 863304a3a9684ac93643ce07f9f6767a6f041712 (patch) | |
tree | 46cc7354dd33fbe8984b0e3c6268eb4f3623f5aa /runtime | |
parent | 42da9f14b44fdfe91c60c95738480ce390749edd (diff) |
Release 3.1.0.v3.1.0
Change-Id: Ifbc5ae90d3b082cb8633563d6e53d5c221d4ba26
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 7335e29..37b8bc1 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>3.0.1-SNAPSHOT</version> + <version>3.1.0</version> </parent> <artifactId>quarkus-googlecloud-jsonlogging</artifactId> |