X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=083037427f6614c63c45b37d56d0629538cb6d7f;hb=d05d3f159db3e26c7dd66c5b2a2bc4783e25bea4;hp=7f64a8e93c544b95743c25b6fbcf4013d4274eab;hpb=a97080638a4ec227a35e935aca99a66516370845;p=aai%2Frouter-core.git diff --git a/pom.xml b/pom.xml index 7f64a8e..0830374 100644 --- a/pom.xml +++ b/pom.xml @@ -1,21 +1,24 @@ 4.0.0 + + org.onap.oparent + oparent + 1.1.0-SNAPSHOT + + org.onap.aai.router-core router-core bundle - 1.1.0-SNAPSHOT - Core Data Router Components + 1.2.0-SNAPSHOT + aai-router-core - UTF-8 - UTF-8 google_checks.xml - https://nexus.onap.org java jacoco ${project.build.directory}/surefire-reports - ${project.build.directory}/coverage-reports/jacoco.exec + ${project.build.directory}/code-coverage/jacoco-ut.exec false ${project.version} @@ -33,9 +36,9 @@ - org.openecomp.aai.logging-service + org.onap.aai.logging-service common-logging - 1.0.0 + 1.1.0 com.att.nsa @@ -51,9 +54,9 @@ - org.openecomp.aai + org.onap.aai rest-client - 1.1.0-SNAPSHOT + 1.1.0 @@ -92,7 +95,7 @@ true - org.openecomp.router-core + org.onap.aai.router-core org.apache.camel.spi.ComponentResolver;component=event-bus @@ -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 + + + + + + +