diff options
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/pom.xml b/runtime/pom.xml index f0f502a..f0d65ab 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -9,6 +9,7 @@ <artifactId>quarkus-googlecloud-jsonlogging-parent</artifactId> <version>1.0.0-SNAPSHOT</version> </parent> + <artifactId>quarkus-googlecloud-jsonlogging</artifactId> <name>Quarkus Google Cloud JSON Logging Extension - Runtime</name> |