summaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2021-05-12 05:40:43 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2021-05-12 05:40:43 +0200
commit3a997daf521b13a3e2792198708b6613464b5f75 (patch)
treef49a0d5bec7c261b278e1a89e7be2de5ad428f11 /runtime
parenta82213778c8d953e81b7c50b2c8af729d1bacf4c (diff)
Make publishable on OSSRH.
Change-Id: I40968ec6cd7894eed8088c45a76f652d921722fa
Diffstat (limited to 'runtime')
-rw-r--r--runtime/pom.xml1
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>