summaryrefslogtreecommitdiff
path: root/runtime/pom.xml
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2021-08-31 21:08:00 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2021-08-31 21:08:00 +0200
commited20bb4d2dfed45176ac5aa3e934a1acf1a2cc13 (patch)
treee0293f42059ddc32227fb2d94e701b48c4676f9e /runtime/pom.xml
parenta000f2be9ea5fc190f10d3d6cb227dabe41834d3 (diff)
Bump version to 3.0.1-SNAPSHOT.
Change-Id: I7dba82b3baf6831f56690dc5f44eeb678f7b30d9
Diffstat (limited to 'runtime/pom.xml')
-rw-r--r--runtime/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 41dacea..7335e29 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.0.0</version>
+ <version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>quarkus-googlecloud-jsonlogging</artifactId>