From 5f7ec21a7398fa0f3c0cfdb060938de86dc34019 Mon Sep 17 00:00:00 2001 From: Michael Hwang Date: Thu, 12 Dec 2019 11:57:57 -0500 Subject: Add+disable maven-deploy for runtimeapi Issue-ID: DCAEGEN2-1860 Signed-off-by: Michael Hwang Change-Id: If6b8fc1dde30acd980b91e7c076dece4237741db --- mod/runtimeapi/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'mod/runtimeapi') diff --git a/mod/runtimeapi/pom.xml b/mod/runtimeapi/pom.xml index 8851ae0..b6ce24a 100644 --- a/mod/runtimeapi/pom.xml +++ b/mod/runtimeapi/pom.xml @@ -23,4 +23,17 @@ 1.8 + + + + + maven-deploy-plugin + 2.8.2 + + true + + + + + -- cgit 1.2.3-korg