From b50321b613a139d7cb1732d1814194bafb657430 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 26 Sep 2019 10:48:14 -0400 Subject: Disable deploy plugin Disable deploy plugin in pgaas/pom.xml Change-Id: I8f4dd9d1d9b96f85c489b38b29881250e1628c88 Issue-ID: CCSDK-1757 Signed-off-by: Timoney, Dan (dt5972) --- pgaas/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) 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 + + -- cgit 1.2.3-korg