From: Dileep Ranganathan Date: Sat, 19 Aug 2017 02:43:34 +0000 (-0700) Subject: Update POM to inherit from oparent X-Git-Tag: v1.1.0~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Frouter-core.git;a=commitdiff_plain;h=3c54d6792dcf434086554e97d475cce73b2397ac Update POM to inherit from oparent Change-Id: Id598bdd1863c798fd22a53dc8daa35c3020f026b Issue-Id: AAI-77 Signed-off-by: Dileep Ranganathan --- diff --git a/pom.xml b/pom.xml index 7f64a8e..a671915 100644 --- a/pom.xml +++ b/pom.xml @@ -1,16 +1,19 @@ 4.0.0 + + org.onap.oparent + oparent + 1.0.0-SNAPSHOT + + org.onap.aai.router-core router-core bundle 1.1.0-SNAPSHOT Core Data Router Components - UTF-8 - UTF-8 google_checks.xml - https://nexus.onap.org java jacoco @@ -122,23 +125,7 @@ org.apache.maven.plugins maven-site-plugin - 3.3 - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.17 - - - - checkstyle - - - - - - + 3.6 org.sonatype.plugins @@ -146,7 +133,7 @@ 1.6.7 true - ${nexusproxy} + ${onap.nexus.url} 176c31dfe190a ecomp-staging @@ -178,16 +165,22 @@ - - - ecomp-releases - ECOMP Release Repository - ${nexusproxy}/content/repositories/releases/ - - - ecomp-snapshots - ECOMP Snapshot Repository - ${nexusproxy}/content/repositories/snapshots/ - - + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.17 + + + + checkstyle + + + + + + +