From 3e7cc4ebe41646e0c788065aab2b6b8356be4c05 Mon Sep 17 00:00:00 2001 From: talasila Date: Tue, 7 Mar 2017 14:37:39 -0500 Subject: snapshot release and added staging plugin Change-Id: Ia2b704f400c9bc5cfdc56791e0d9239e254b426a Signed-off-by: talasila --- ecomp-sdk/pom.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'ecomp-sdk/pom.xml') diff --git a/ecomp-sdk/pom.xml b/ecomp-sdk/pom.xml index f1f43fc0..4949a513 100644 --- a/ecomp-sdk/pom.xml +++ b/ecomp-sdk/pom.xml @@ -5,7 +5,7 @@ ecompSDK-project pom - 1.0.0 + 1.0.0-SNAPSHOT Ecomp Portal SDK Project (parent) https://wiki/display/EcompPortal @@ -98,6 +98,17 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + https://nexus.openecomp.org/ + 176c31dfe190a + ecomp-staging + + org.codehaus.mojo sonar-maven-plugin -- cgit 1.2.3-korg