From 348f2055bfb000633bb80e89bcf62ea037a5af0b Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sat, 15 Jan 2022 16:13:01 +0100 Subject: Add a Spring Boot example and integration code. Change-Id: Ia11dea607c74d9b4cc9a698e9ec92e930bd03f37 --- example/pom.xml | 44 -------------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 example/pom.xml (limited to 'example/pom.xml') diff --git a/example/pom.xml b/example/pom.xml deleted file mode 100644 index 546a47c..0000000 --- a/example/pom.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - 4.0.0 - - - eu.mulk.quarkus-googlecloud-jsonlogging - quarkus-googlecloud-jsonlogging-parent - 3.1.4-SNAPSHOT - - - quarkus-googlecloud-jsonlogging-example - Quarkus Google Cloud JSON Logging Extension - Example - - - - io.quarkus - quarkus-resteasy - - - eu.mulk.quarkus-googlecloud-jsonlogging - quarkus-googlecloud-jsonlogging - ${project.version} - - - - - - - io.quarkus - quarkus-maven-plugin - - - - build - - - - - - - - -- cgit v1.2.3