From 4a915b0c3e88b99ea7489103ecaa14e4a494a8ba Mon Sep 17 00:00:00 2001 From: Lusheng Ji Date: Mon, 28 Aug 2017 13:37:13 -0400 Subject: disable staging plugin in pom (non-java) Issue-Id: DCAEGEN2-73 Change-Id: I81c695bb5a709c8fd795942db4de16dff8d6b685 Signed-off-by: Lusheng Ji --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 1a317e1..3a56251 100644 --- a/pom.xml +++ b/pom.xml @@ -66,6 +66,16 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. sonar-maven-plugin 2.7.1 + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + + true + + -- cgit 1.2.3-korg