From a3d8bdeda0ea73adfd75c4c1404f885a171ae374 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 13 Sep 2017 13:53:45 -0400 Subject: Use oparent as parent Update odlparent-carbon-sr1 POM to use oparent-odlparent as parent, so that oparent settings are inherited. Also, enabled staging plugin. Change-Id: Ic7dd1cb5c86fd2dc9ba71b700caa74efe1655e16 Issue-ID: CCSDK-43 Signed-off-by: Dan Timoney --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index a029ba7e..d242f44d 100755 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ pom org.onap.ccsdk.parent parent - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT ccsdk-parent http://wiki.onap.org @@ -20,7 +20,7 @@ ${onap.nexus.protocol}://${onap.nexus.host}:${onap.nexus.port}/content/groups/public ${onap.nexus.protocol}://${onap.nexus.host}:${onap.nexus.port}/content/repositories/releases ${onap.nexus.protocol}://${onap.nexus.host}:${onap.nexus.port}/content/repositories/snapshots - ecomp-releases + ecomp-staging 176c31dfe190a @@ -233,7 +233,7 @@ - true + false -- cgit 1.2.3-korg