summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2021-09-02 18:53:59 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2021-09-02 18:53:59 +0200
commit8984f99a810ca0399a6d69b3ab5ebe79fa6ff1d8 (patch)
tree6ca8d27ea39d9c968c14bfdda3a5fe5d1ee5b0e9
parent863304a3a9684ac93643ce07f9f6767a6f041712 (diff)
Bump version to 3.1.1-SNAPSHOT.
Change-Id: I2f31564c39e8281ad53080199c12d9cb348e2089
-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 0df2574..d7c04db 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.0</version>
+ <version>3.1.1-SNAPSHOT</version>
</parent>
<artifactId>quarkus-googlecloud-jsonlogging-deployment</artifactId>
diff --git a/pom.xml b/pom.xml
index 44868f1..d785cfc 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.0</version>
+ <version>3.1.1-SNAPSHOT</version>
<artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId>
<packaging>pom</packaging>
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 37b8bc1..6dfdcb9 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.0</version>
+ <version>3.1.1-SNAPSHOT</version>
</parent>
<artifactId>quarkus-googlecloud-jsonlogging</artifactId>