summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2021-10-26 08:05:08 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2021-10-26 08:05:08 +0200
commitd1e55fd692c1a066b3425f15e57f9dd9cdb7c79c (patch)
treee3df170eae0bab338981c8a7ffd95cddaa4e28ab
parent136ea81baadfcbced5a046d69124d27757342af4 (diff)
Bump version to 3.1.2-SNAPSHOT.
Change-Id: I2a111b0db2d140860535e1d8e5ca1d3953d8c68a
-rw-r--r--deployment/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--runtime/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/deployment/pom.xml b/deployment/pom.xml
index 2404d65..9719afa 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.1</version>
+ <version>3.1.2-SNAPSHOT</version>
</parent>
<artifactId>quarkus-googlecloud-jsonlogging-deployment</artifactId>
diff --git a/pom.xml b/pom.xml
index fab496a..82d8cae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId>
- <version>3.1.1</version>
+ <version>3.1.2-SNAPSHOT</version>
<artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId>
<packaging>pom</packaging>
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 7473eff..ad46e8f 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>eu.mulk.quarkus-googlecloud-jsonlogging</groupId>
<artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId>
- <version>3.1.1</version>
+ <version>3.1.2-SNAPSHOT</version>
</parent>
<artifactId>quarkus-googlecloud-jsonlogging</artifactId>