From f95c408d642d0ef484907f1ecce1d52e866ea52f Mon Sep 17 00:00:00 2001
From: Matthias Andreas Benkard <code@mail.matthias.benkard.de>
Date: Sat, 15 Jan 2022 21:16:22 +0100
Subject: Release 4.0.0.

Change-Id: I284390568ef15662d52654663000c3f68f362bd5
---
 deployment/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'deployment')

diff --git a/deployment/pom.xml b/deployment/pom.xml
index 1d481dd..f7e2a4a 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -7,7 +7,7 @@
   <parent>
     <groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId>
     <artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId>
-    <version>3.1.4-SNAPSHOT</version>
+    <version>4.0.0</version>
   </parent>
 
   <artifactId>quarkus-googlecloud-jsonlogging-deployment</artifactId>
-- 
cgit v1.2.3