X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=26955b2819991d4a14c644d135069e7e7817a933;hb=c44d81a132645c78ed1c7e7f4f8d2dc3591d9e19;hp=cbaf30fb4e9af5710af9c53004de4db9811d071b;hpb=ec8d8347cad6c226f9c3672683b6e292f29ff840;p=appc.git diff --git a/pom.xml b/pom.xml index cbaf30fb4..26955b281 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 ============================================================================= @@ -24,8 +24,8 @@ limitations under the License. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> org.onap.ccsdk.parent - odlparent-carbon-sr1 - 0.1.0 + odlparent + 1.0.3 @@ -33,7 +33,7 @@ limitations under the License. pom org.onap.appc appc - 1.3.0-SNAPSHOT + 1.5.0-SNAPSHOT appc Construct the Application Controller component for the ECOMP project. 2015-07-20 @@ -49,8 +49,8 @@ limitations under the License. - 1.1.25.6-oss - 0.2.12 + 1.1.25.8-oss + 1.1.5 1.0.0 1.0.0 1.3.0 @@ -84,6 +84,22 @@ 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 + 1.8.3-Carbon @@ -182,6 +198,17 @@ limitations under the License. + + com.google.guava + guava + 22.0 + + + com.google.guava + guava-testlib + 22.0 + test + org.opendaylight.controller config-api @@ -202,11 +229,6 @@ limitations under the License. sal-test-model ${odl.mdsal.version} - - org.opendaylight.netconf - sal-rest-connector - ${odl.mdsal.version} - org.opendaylight.controller sal-binding-broker-impl @@ -249,12 +271,12 @@ limitations under the License. org.opendaylight.mdsal.model - ietf-inet-types + ietf-inet-types-2013-07-15 ${odl.ietf-inet-types.version} org.opendaylight.mdsal.model - ietf-yang-types + ietf-yang-types-20130715 ${odl.ietf-yang-types.version} @@ -262,7 +284,6 @@ limitations under the License. - @@ -355,13 +376,13 @@ limitations under the License. ch.qos.logback logback-core - 1.2.0 + ${logback.version} compile ch.qos.logback logback-classic - 1.2.0 + ${logback.version} compile @@ -377,7 +398,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 +441,16 @@ limitations under the License. org.mariadb.jdbc mariadb-java-client - 1.2.3 + 2.1.1 + + + org.apache.commons + commons-lang3 + + @@ -516,18 +553,6 @@ limitations under the License. - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging - - org.apache.maven.plugins @@ -595,7 +620,7 @@ limitations under the License. - appc-common + appc-core @@ -613,7 +638,6 @@ limitations under the License. true - appc-common appc-adapters appc-provider appc-event-listener @@ -626,7 +650,6 @@ limitations under the License. appc-inbound appc-sequence-generator appc-client - appc-test-dependencies