From: Michael Hwang Date: Thu, 12 Dec 2019 17:50:54 +0000 (-0500) Subject: Add+disable maven-deploy for runtimeapi X-Git-Tag: 1.3.0~19 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9cb529e42f5625f2fa802e21919b10f814a89ca7;p=dcaegen2%2Fplatform.git Add+disable maven-deploy for runtimeapi Issue-ID: DCAEGEN2-1860 Signed-off-by: Michael Hwang Change-Id: I27c1ad85dcbe821ae3162d6203eb02a9dfbe006d --- 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 + + + +