X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=89f00ef115177ae3c6a7cea3f10d98f90eeeb150;hb=refs%2Fheads%2Fbeijing;hp=f72cbcee7e6294303a977db05742113142cfcbcb;hpb=7a261fb5644ea718e28fa91da00dfb91be1d8d6e;p=appc.git diff --git a/pom.xml b/pom.xml index f72cbcee7..89f00ef11 100644 --- a/pom.xml +++ b/pom.xml @@ -1,20 +1,40 @@ + - org.opendaylight.odlparent + org.onap.ccsdk.parent odlparent - 1.7.1-Boron-SR1 - ../../../../../opendaylight/odlparent + 1.0.3 4.0.0 pom - org.openecomp.appc + org.onap.appc appc - 1.1.0-SNAPSHOT - APP-C + 1.3.0-SNAPSHOT + appc Construct the Application Controller component for the ECOMP project. 2015-07-20 @@ -27,36 +47,12 @@ - - 1.7.1-Boron-SR1 - 0.4.1-Boron-SR1 - 1.0.1-Boron-SR1 - 1.4.1-Boron-SR1 - 2.1.1-Boron-SR1 - 1.4.1-Boron-SR1 - 0.9.1-Boron-SR1 - 0.9.1-Boron-SR1 - 1.4.1-Boron-SR1 - ${odl.mdsal.model.version} - 0.5.1-Boron-SR1 - ${odl.version} - ${odl.version} - 2010.09.24.9.1-Boron-SR1 - 2010.09.24.9.1-Boron-SR1 - 0.5.1-Boron-SR1 - ${odl.yangtools.version} - 0.9.1-Boron-SR1 - 1.4.1-Boron-SR1 - - 1.1.1-SNAPSHOT - 1.1.1-SNAPSHOT - 1.1.1-SNAPSHOT - 1.1.7-oss - 0.2.12 - 0.0.1 - 0.0.1 + 1.1.25.6-oss + 1.1.5 + 1.0.0 + 1.0.0 1.3.0 1.2.11 3.1.200 @@ -66,15 +62,16 @@ 4.4 3.4 4.5.1 - 5.1.39 - 1.1.1 - 1.0.0-SNAPSHOT + 1.2.0 + 1.1.0 + 1.3.0 + 2.3.2 java jacoco ${project.build.directory}/surefire-reports - ${project.build.directory}/coverage-reports/jacoco.exec + ${project.build.directory}/code-coverage/jacoco-ut.exec true ${project.version} @@ -85,14 +82,25 @@ features.xml target/generated-sources/yang-gen-config - true - - nexus.onap.org - https://${openecomp.nexus.host}/content - ${openecomp.nexus.url}/repositories/snapshots/ - ${openecomp.nexus.url}/repositories/releases/ - dav:${openecomp.nexus.url}/sites/site/org/onap/appc/${project.version} + https://nexus.onap.org + + ${ccsdk.sli.core.version} + ${ccsdk.sli.core.version} + + 3.2.2 + 0.11.1 + 1.2.1 + 0.11.1 + 1.6.1 + 2.3.1 + 0.7.1 + 2010.09.24.11.1 + 2010.09.24.11.1 + 0.7.1 + 2.0.5 + 1.8.3-Carbon + @@ -104,9 +112,9 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 + 2.10 - org.openecomp.sdnc + org.onap.ccsdk.sli false org.umlgraph.doclet.UmlGraphDoc @@ -129,17 +137,17 @@ ecomp-site - ${openecomp.nexus.javadocs-url} + dav:${onap.nexus.url}/content/sites/site/org/onap/appc/${project.version} ecomp-releases openecomp-repository-releases - ${openecomp.nexus.release-url} + ${onap.nexus.url}/content/repositories/releases ecomp-snapshots openecomp-repository-snapshots - ${openecomp.nexus.snapshot-url} + ${onap.nexus.url}/content/repositories/snapshots @@ -190,7 +198,17 @@ - + + com.google.guava + guava + 22.0 + + + com.google.guava + guava-testlib + 22.0 + test + org.opendaylight.controller config-api @@ -239,7 +257,7 @@ org.opendaylight.controller features-mdsal - ${odl.controller.mdsal.features.version} + ${odl.mdsal.features.version} features xml @@ -285,50 +303,50 @@ - org.openecomp.sdnc.core + org.onap.ccsdk.sli.core sli-common ${sdnctl.sli.version} - org.openecomp.sdnc.core + org.onap.ccsdk.sli.core sli-provider ${sdnctl.sli.version} - org.openecomp.sdnc.core + org.onap.ccsdk.sli.core dblib-provider ${sdnctl.dblib.version} - - org.openecomp.sdnc.adaptors + org.onap.ccsdk.sli.adaptors aai-service-provider ${sdnctl.aai.service.version} - org.openecomp.appc + org.onap.appc appc-controller-features features xml ${project.version} - org.openecomp.appc + org.onap.appc appc-controller-model ${project.version} - org.openecomp.appc + org.onap.appc appc-controller-bundle ${project.version} config xml - org.openecomp.appc + org.onap.appc appc-controller-bundle ${project.version} @@ -349,16 +367,28 @@ 4.12 test + + org.assertj + assertj-core + 3.9.0 + test + + + org.assertj + assertj-guava + 3.1.0 + test + ch.qos.logback logback-core - 1.1.1 + ${logback.version} compile ch.qos.logback logback-classic - 1.1.1 + ${logback.version} compile @@ -403,8 +433,20 @@ eelf-core ${eelf.version} + + + org.mariadb.jdbc + mariadb-java-client + 2.1.1 + + + + org.apache.commons + commons-lang3 + + @@ -439,7 +481,7 @@ maven-javadoc-plugin 2.10 - org.opendaylight.*:org.openecomp.sdnc + org.opendaylight.*:org.onap.ccsdk.sli @@ -499,11 +541,10 @@ build-helper-maven-plugin 1.9.1 - - org.codehaus.mojo - sonar-maven-plugin - 3.2 + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.2 @@ -515,7 +556,7 @@ 1.6.7 true - https://${openecomp.nexus.host} + ${onap.nexus.url} 176c31dfe190a ecomp-staging @@ -533,36 +574,6 @@ - - - org.codehaus.mojo - license-maven-plugin - 1.10 - - false - ============LICENSE_START======================================================= - ============LICENSE_END========================================================= - ================================================================================ - apache_v2 - 2017 - AT&T Intellectual Property. All rights reserved. - APPC - - false - true - true - true - - - - first - - update-file-header - - process-sources - - - org.codehaus.mojo properties-maven-plugin @@ -589,13 +600,13 @@ - - org.apache.maven.plugins @@ -603,13 +614,9 @@ additional-install - install-file - - true - @@ -630,9 +637,6 @@ true true - nexus.onap.org - https://nexus.onap.org/content/repositories/releases/ - https://nexus.onap.org/content/repositories/snapshots/ 7999 st_osecomp http @@ -646,8 +650,16 @@ appc-adapters appc-provider appc-event-listener - appc-asdc-listener + appc-sdc-listener + appc-lifecycle-management appc-oam + appc-config + appc-directed-graph + appc-outbound + appc-inbound + appc-sequence-generator + appc-client + appc-test-dependencies