From: Dan Timoney Date: Tue, 10 Oct 2017 00:04:18 +0000 (-0400) Subject: Enable staging plugin X-Git-Tag: v1.1.0~11 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7b8674d874f93d247b69484ab5c3f41f7fa0887e;p=oparent.git Enable staging plugin Release build for oparent-odlparent is not using staging plugin, and so is failing trying to write to releases Change-Id: Ie2d559cd4043566fb278a48b697731aa8d74a905 Issue-ID: INT-257 Signed-off-by: Dan Timoney --- diff --git a/oparent-odlparent/pom.xml b/oparent-odlparent/pom.xml index 5ba340e..33c7c17 100644 --- a/oparent-odlparent/pom.xml +++ b/oparent-odlparent/pom.xml @@ -536,6 +536,17 @@ org.apache.maven.plugins maven-failsafe-plugin + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${onap.nexus.url} + 176c31dfe190a + ecomp-staging + +