From 9cb529e42f5625f2fa802e21919b10f814a89ca7 Mon Sep 17 00:00:00 2001 From: Michael Hwang Date: Thu, 12 Dec 2019 12:50:54 -0500 Subject: Add+disable maven-deploy for runtimeapi Issue-ID: DCAEGEN2-1860 Signed-off-by: Michael Hwang Change-Id: I27c1ad85dcbe821ae3162d6203eb02a9dfbe006d --- mod/runtimeapi/runtime-web/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mod/runtimeapi') diff --git a/mod/runtimeapi/runtime-web/pom.xml b/mod/runtimeapi/runtime-web/pom.xml index 8d77a7b..19d2af7 100644 --- a/mod/runtimeapi/runtime-web/pom.xml +++ b/mod/runtimeapi/runtime-web/pom.xml @@ -75,6 +75,17 @@ spring-boot-maven-plugin + + + + maven-deploy-plugin + 2.8.2 + + true + + + + -- cgit 1.2.3-korg