From: Timoney, Dan (dt5972) Date: Thu, 26 Sep 2019 14:48:14 +0000 (-0400) Subject: Disable deploy plugin X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Felalto;p=ccsdk%2Fplatform%2Fplugins.git Disable deploy plugin Disable deploy plugin in pgaas/pom.xml Change-Id: I8f4dd9d1d9b96f85c489b38b29881250e1628c88 Issue-ID: CCSDK-1757 Signed-off-by: Timoney, Dan (dt5972) --- diff --git a/pgaas/pom.xml b/pgaas/pom.xml index 1c8eb5c..ab03d6f 100644 --- a/pgaas/pom.xml +++ b/pgaas/pom.xml @@ -72,6 +72,14 @@ limitations under the License. true + + org.apache.maven.plugins + maven-deploy-plugin + 2.8 + + true + +