From 661d4cc7d1d2ada09267b61571ad3437cf130ffd Mon Sep 17 00:00:00 2001 From: Michael Schnell <1856319+michael-schnell@users.noreply.github.com> Date: Thu, 26 Dec 2019 10:16:27 +0100 Subject: [PATCH] Added native profile --- quarkus/command/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/quarkus/command/pom.xml b/quarkus/command/pom.xml index fd4ba81..1e1a253 100644 --- a/quarkus/command/pom.xml +++ b/quarkus/command/pom.xml @@ -233,6 +233,15 @@ + + + native + + native + + + +