From f2339c60b90ef535227932b69adf50450f80c054 Mon Sep 17 00:00:00 2001 From: "Areli, Fuss (af732p)" Date: Thu, 13 Sep 2018 13:56:15 +0300 Subject: Return nexus-staging-maven-plugin Return nexus-staging-maven-plugin Change-Id: I0e2f88c48ce54eadbc9eac68c58e2cf4c4e79761 Issue-ID: SDC-1756 Signed-off-by: Areli, Fuss (af732p) --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index aaf0461..5c9fca5 100644 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,7 @@ https://nexus.onap.org /content/sites/site/org/onap/dcae/${project.artifactId}/${project.version} + 176c31dfe190a ${maven.build.timestamp} yyyyMMdd'T'HHmm @@ -43,6 +44,17 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexus.proxy} + ${staging.profile.id} + ecomp-staging + + maven-resources-plugin 3.0.2 -- cgit 1.2.3-korg