diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2021-10-26 08:05:08 +0200 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2021-10-26 08:05:08 +0200 |
commit | d1e55fd692c1a066b3425f15e57f9dd9cdb7c79c (patch) | |
tree | e3df170eae0bab338981c8a7ffd95cddaa4e28ab /runtime/pom.xml | |
parent | 136ea81baadfcbced5a046d69124d27757342af4 (diff) |
Bump version to 3.1.2-SNAPSHOT.
Change-Id: I2a111b0db2d140860535e1d8e5ca1d3953d8c68a
Diffstat (limited to 'runtime/pom.xml')
-rw-r--r-- | runtime/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |