From 785b17789adc4817e129fcd389d91046b195044a Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Tue, 28 May 2019 11:54:27 +0200 Subject: Fix the op policy payload Fix the operational policy payload as it was not the one expected by policy engine + rollback staging plugin Issue-ID: CLAMP-395 Change-Id: I7b690eb02f50617b7aa402266c13aafa82f5b59b Signed-off-by: Determe, Sebastien (sd378r) --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index a39373bb..4fdbea37 100644 --- a/pom.xml +++ b/pom.xml @@ -921,6 +921,19 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + https://nexus.onap.org + 176c31dfe190a + ecomp-staging + ${skip.staging.artifacts} + + + org.apache.maven.plugins maven-surefire-plugin -- cgit 1.2.3-korg