From 747bdeaec0b48404d8a54d03eb1b9bd900c136e1 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sun, 25 Jul 2021 16:45:46 +0200 Subject: Bump version to 1.1.1-SNAPSHOT. Change-Id: I0aa9ec116a0cea8d7d6dee2185a787793e5c1f8e --- 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 15863cc..5634341 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -7,7 +7,7 @@ eu.mulk.quarkus-googlecloud-jsonlogging quarkus-googlecloud-jsonlogging-parent - 1.1.0 + 1.1.1-SNAPSHOT quarkus-googlecloud-jsonlogging-deployment diff --git a/pom.xml b/pom.xml index 7e24649..e6ded07 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 eu.mulk.quarkus-googlecloud-jsonlogging - 1.1.0 + 1.1.1-SNAPSHOT quarkus-googlecloud-jsonlogging-parent pom diff --git a/runtime/pom.xml b/runtime/pom.xml index 7646cea..9ab1549 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -7,7 +7,7 @@ eu.mulk.quarkus-googlecloud-jsonlogging quarkus-googlecloud-jsonlogging-parent - 1.1.0 + 1.1.1-SNAPSHOT quarkus-googlecloud-jsonlogging -- cgit v1.2.3