X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=9f66d39f41100de3fb9242bfb4ea3f8d4310f187;hb=HEAD;hp=cda2db0667aa92f0659baaadb4b21925a2842b6e;hpb=84d0a254bd9fd2779a116edc1901260bd2c7d11e;p=appc.git diff --git a/pom.xml b/pom.xml index cda2db066..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 - 1.0.2-SNAPSHOT + 1.5.1 @@ -33,7 +32,7 @@ limitations under the License. pom org.onap.appc appc - 1.4.0-SNAPSHOT + 1.8.0-SNAPSHOT appc Construct the Application Controller component for the ECOMP project. 2015-07-20 @@ -49,7 +48,7 @@ limitations under the License. - 1.1.25.6-oss + 1.1.25.8-oss 1.1.5 1.0.0 1.0.0 @@ -63,17 +62,16 @@ limitations under the License. 3.4 4.5.1 1.2.0 - 1.1.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 @@ -95,11 +93,10 @@ limitations under the License. 1.6.1 2.3.1 0.7.1 - 2010.09.24.11.1 - 2010.09.24.11.1 + 2013.07.15.13.1 + 1.5.1 0.7.1 2.0.5 - 1.8.3-Carbon @@ -126,6 +123,18 @@ limitations under the License. true + + org.jacoco + jacoco-maven-plugin + + + + + report + + + + @@ -219,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 @@ -269,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 + + + - @@ -382,7 +370,7 @@ limitations under the License. ch.qos.logback logback-core - ${logback.version} + ${logback.version} compile @@ -404,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 @@ -541,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 + + + + + + + @@ -628,7 +650,7 @@ limitations under the License. - appc-common + appc-core @@ -646,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 @@ -659,7 +680,6 @@ limitations under the License. appc-inbound appc-sequence-generator appc-client - appc-test-dependencies @@ -676,6 +696,7 @@ limitations under the License. appc-metric appc-dg appc-dg-util + services