diff options
| author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2021-08-30 12:20:45 +0200 | 
|---|---|---|
| committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2021-08-30 12:20:45 +0200 | 
| commit | 4eabf6fcb769153872f7a810357663a35748582b (patch) | |
| tree | a13778ef950aa20e4d848a3bf05e626fe312a241 /runtime | |
| parent | 4bfbd31f5eb6d78ed354e9dc78520a2feea8d065 (diff) | |
Bump version to 2.0.1-SNAPSHOT.
Change-Id: I868aae72fcd62717acd7f24ab1a5d0df9a662380
Diffstat (limited to 'runtime')
| -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 0c74d47..fb518e7 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>2.0.0</version> +    <version>2.0.1-SNAPSHOT</version>    </parent>    <artifactId>quarkus-googlecloud-jsonlogging</artifactId>  | 
