X-Git-Url: https://gerrit.onap.org/r/gitweb?p=appc.git;a=blobdiff_plain;f=pom.xml;h=9f66d39f41100de3fb9242bfb4ea3f8d4310f187;hp=bdfc439f7b644283805de73ed64cfa47ec4a093a;hb=refs%2Fheads%2Fmaster;hpb=b96311a375b16d1c237f8e99b8eca6024638262b diff --git a/pom.xml b/pom.xml index bdfc439f7..9f66d39f4 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ -Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. +Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. ================================================================================ Copyright (C) 2017 Amdocs ============================================================================= @@ -20,12 +20,11 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= --> - + org.onap.ccsdk.parent - odlparent-carbon-sr1 - 0.1.0 + odlparent + 1.5.1 @@ -33,7 +32,7 @@ limitations under the License. pom org.onap.appc appc - 1.3.0-SNAPSHOT + 1.8.0-SNAPSHOT appc Construct the Application Controller component for the ECOMP project. 2015-07-20 @@ -49,8 +48,8 @@ limitations under the License. - 1.1.25.6-oss - 1.1.3 + 1.1.25.8-oss + 1.1.5 1.0.0 1.0.0 1.3.0 @@ -62,18 +61,17 @@ limitations under the License. 4.4 3.4 4.5.1 - 1.1.1 - 1.1.0 + 1.2.0 1.3.0 2.3.2 java - jacoco - ${project.build.directory}/surefire-reports - ${project.build.directory}/code-coverage/jacoco-ut.exec - true + + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + ${project.version} + reuseReports target/generated-sources/yang-gen-sal false @@ -84,6 +82,21 @@ limitations under the License. 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 + 2013.07.15.13.1 + 1.5.1 + 0.7.1 + 2.0.5 @@ -110,6 +123,18 @@ limitations under the License. true + + org.jacoco + jacoco-maven-plugin + + + + + report + + + + @@ -182,6 +207,17 @@ limitations under the License. + + com.google.guava + guava + 22.0 + + + com.google.guava + guava-testlib + 22.0 + test + org.opendaylight.controller config-api @@ -192,21 +228,11 @@ limitations under the License. sal-binding-config ${odl.mdsal.version} - - org.opendaylight.controller - sal-binding-api - ${odl.mdsal.version} - org.opendaylight.controller sal-test-model ${odl.mdsal.version} - - org.opendaylight.netconf - sal-rest-connector - ${odl.mdsal.version} - org.opendaylight.controller sal-binding-broker-impl @@ -242,27 +268,16 @@ limitations under the License. xml - org.opendaylight.controller - opendaylight-karaf-empty - ${odl.karaf.empty.distro.version} - zip - - - org.opendaylight.mdsal.model - ietf-inet-types - ${odl.ietf-inet-types.version} - - - org.opendaylight.mdsal.model - ietf-yang-types - ${odl.ietf-yang-types.version} - + org.opendaylight.mdsal.binding.model.ietf + rfc6991 + + + - @@ -355,7 +370,7 @@ limitations under the License. ch.qos.logback logback-core - ${logback.version} + ${logback.version} compile @@ -377,7 +392,17 @@ limitations under the License. org.apache.sshd sshd-core - 0.12.0 + 2.0.0 + + + org.apache.sshd + sshd-sftp + 2.0.0 + + + org.apache.sshd + sshd-scp + 2.0.0 org.mockito @@ -410,10 +435,16 @@ limitations under the License. org.mariadb.jdbc mariadb-java-client - 1.2.3 + 2.1.1 + + + org.apache.commons + commons-lang3 + + @@ -508,25 +539,49 @@ limitations under the License. build-helper-maven-plugin 1.9.1 - - org.sonarsource.scanner.maven - sonar-maven-plugin - 3.2 - - + - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging - + org.jacoco + jacoco-maven-plugin + 0.8.4 + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + default-check + + check + + + + + PACKAGE + + + COMPLEXITY + COVEREDRATIO + 0.0 + + + + + + + @@ -595,7 +650,7 @@ limitations under the License. - appc-common + appc-core @@ -613,10 +668,9 @@ limitations under the License. true - appc-common appc-adapters + appc-service-communicator appc-provider - appc-event-listener appc-sdc-listener appc-lifecycle-management appc-oam @@ -626,7 +680,6 @@ limitations under the License. appc-inbound appc-sequence-generator appc-client - appc-test-dependencies @@ -643,6 +696,7 @@ limitations under the License. appc-metric appc-dg appc-dg-util + services