summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2023-09-24 18:18:34 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2023-09-24 18:18:34 +0200
commit0d6c75ebe96bb1cb3cdfb05c08532d94906e9ebc (patch)
tree77c0f7af1ed6c2d3c19bff36018b52f07616db82
parent663163d1c85f6f838221c1d79f888f597e1eed2c (diff)
Release 6.1.0.v6.1.0
Change-Id: Ic1e93e96b43e32c55e66e3b1d5ec431e5a42e72f
-rw-r--r--core/pom.xml2
-rw-r--r--deployment/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--runtime/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/core/pom.xml b/core/pom.xml
index 18da1a8..74647ec 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -14,7 +14,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
<parent>
<groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId>
<artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId>
- <version>6.0.1-SNAPSHOT</version>
+ <version>6.1.0</version>
</parent>
<artifactId>quarkus-googlecloud-jsonlogging-core</artifactId>
diff --git a/deployment/pom.xml b/deployment/pom.xml
index b108d38..b79be83 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -14,7 +14,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
<parent>
<groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId>
<artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId>
- <version>6.0.1-SNAPSHOT</version>
+ <version>6.1.0</version>
</parent>
<artifactId>quarkus-googlecloud-jsonlogging-deployment</artifactId>
diff --git a/pom.xml b/pom.xml
index d085000..67dd2ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
<modelVersion>4.0.0</modelVersion>
<groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId>
- <version>6.0.1-SNAPSHOT</version>
+ <version>6.1.0</version>
<artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId>
<packaging>pom</packaging>
diff --git a/runtime/pom.xml b/runtime/pom.xml
index e73c1fe..450ca89 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -14,7 +14,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
<parent>
<groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId>
<artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId>
- <version>6.0.1-SNAPSHOT</version>
+ <version>6.1.0</version>
</parent>
<artifactId>quarkus-googlecloud-jsonlogging</artifactId>