From 6c76a0954bb281401ed9a607c03b78498f76b680 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sat, 18 Dec 2021 19:03:39 +0100 Subject: Release 3.1.3. This is a rerelease of 3.1.2 with Javadocs in English. Change-Id: I2590703346044e607c828363b2d2387fca6a0028 --- deployment/pom.xml | 2 +- pom.xml | 2 +- runtime/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/deployment/pom.xml b/deployment/pom.xml index 6d8dd2a..41f3d3e 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -7,7 +7,7 @@ eu.mulk.quarkus-googlecloud-jsonlogging quarkus-googlecloud-jsonlogging-parent - 3.1.3-SNAPSHOT + 3.1.3 quarkus-googlecloud-jsonlogging-deployment diff --git a/pom.xml b/pom.xml index 5cd0527..cfd60ba 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 eu.mulk.quarkus-googlecloud-jsonlogging - 3.1.3-SNAPSHOT + 3.1.3 quarkus-googlecloud-jsonlogging-parent pom diff --git a/runtime/pom.xml b/runtime/pom.xml index bf6085c..a8ab579 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -7,7 +7,7 @@ eu.mulk.quarkus-googlecloud-jsonlogging quarkus-googlecloud-jsonlogging-parent - 3.1.3-SNAPSHOT + 3.1.3 quarkus-googlecloud-jsonlogging -- cgit v1.2.3