From f95c408d642d0ef484907f1ecce1d52e866ea52f Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sat, 15 Jan 2022 21:16:22 +0100 Subject: Release 4.0.0. Change-Id: I284390568ef15662d52654663000c3f68f362bd5 --- examples/quarkus/pom.xml | 2 +- examples/spring-boot/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/quarkus/pom.xml b/examples/quarkus/pom.xml index a26f782..b6ee55c 100644 --- a/examples/quarkus/pom.xml +++ b/examples/quarkus/pom.xml @@ -7,7 +7,7 @@ eu.mulk.quarkus-googlecloud-jsonlogging quarkus-googlecloud-jsonlogging-parent - 3.1.4-SNAPSHOT + 4.0.0 quarkus-googlecloud-jsonlogging-quarkus-example diff --git a/examples/spring-boot/pom.xml b/examples/spring-boot/pom.xml index 29e17d3..cce1b04 100644 --- a/examples/spring-boot/pom.xml +++ b/examples/spring-boot/pom.xml @@ -9,7 +9,7 @@ eu.mulk.quarkus-googlecloud-jsonlogging quarkus-googlecloud-jsonlogging-parent - 3.1.4-SNAPSHOT + 4.0.0 quarkus-googlecloud-jsonlogging-spring-boot-example -- cgit v1.2.3