diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2021-10-30 10:36:35 +0200 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2021-10-30 10:36:35 +0200 |
commit | acdb095d5390b13f6142dad6050b01295b418eb0 (patch) | |
tree | 0ad221eeb9fee94f636684e4a2b3a46b3a9526b2 /runtime/pom.xml | |
parent | 771137640650ccd342b3ce52f731d5fbdedc5b34 (diff) |
Release 3.1.2.v3.1.2
Change-Id: I2bbac89950c3af08e6e3df81d51d81b31d5b9192
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 ad46e8f..342427f 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.2-SNAPSHOT</version> + <version>3.1.2</version> </parent> <artifactId>quarkus-googlecloud-jsonlogging</artifactId> |