From a790f4031d1b2abadf1e8a64713fb0f734a32926 Mon Sep 17 00:00:00 2001 From: Guo Ruijing Date: Thu, 3 Aug 2017 09:05:02 +0000 Subject: [POLICY-149]policy-common integration with oparent Change-Id: I63ae06a4ed4d9f327a75da021d710da6616465c8 Signed-off-by: Guo Ruijing --- pom.xml | 78 ++++++----------------------------------------------------------- 1 file changed, 7 insertions(+), 71 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 0bda7f1c..c9810fbb 100644 --- a/pom.xml +++ b/pom.xml @@ -22,6 +22,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 + + org.onap.oparent + oparent + 1.0.0-SNAPSHOT + + + org.onap.policy.common common-modules 1.1.0-SNAPSHOT @@ -50,35 +57,7 @@ site-manager - - - ecomp-snapshots - ONAP Snapshots Repository - ${nexusproxy}/${snapshots.path} - - - ecomp-releases - ONAP Release Repository - ${nexusproxy}/${releases.path} - - - ecomp-staging - ONAP Staging Repository - ${nexusproxy}/${staging.path} - - - - - ecomp-releases - ONAP Release Repository - ${nexusproxy}/${releases.path} - - - ecomp-snapshots - ONAP Snapshot Repository - ${nexusproxy}/${snapshots.path} - ecomp-site dav:${nexusproxy}${sitePath} @@ -106,49 +85,6 @@ - - org.codehaus.mojo - license-maven-plugin - 1.9 - - - - java - properties - - - java - - apache_v2 - - 2017 - AT&T Intellectual Property. All rights reserved. - - - ============LICENSE_START======================================================= - ============LICENSE_END========================================================= - ================================================================================ - false - true - true - true - true - - - - - / - - - - pom.xml - - - org.apache.maven.plugins maven-site-plugin -- cgit 1.2.3-korg