X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=75fdc7bb8f911f6d7b8241fb0b909e1e9fca1b53;hb=3be4c991bc7d18e3d0bcf4b8524f5b93934242a8;hp=ea69db2294d00c6b141dabeb9a983fbd3217358c;hpb=869b83b66f3ca2fb15114bcb20994ad3060d3521;p=appc.git diff --git a/pom.xml b/pom.xml index ea69db229..75fdc7bb8 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ -Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. +Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. ================================================================================ Copyright (C) 2017 Amdocs ============================================================================= @@ -18,24 +18,22 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - -ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END========================================================= --> org.onap.ccsdk.parent - odlparent-carbon-sr1 - 0.1.0 + odlparent + 1.0.3 4.0.0 pom - org.openecomp.appc + org.onap.appc appc - 1.1.0-SNAPSHOT + 1.5.0-SNAPSHOT appc Construct the Application Controller component for the ECOMP project. 2015-07-20 @@ -51,10 +49,10 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. - 1.1.25.4-oss - 0.2.12 - 0.0.1 - 0.0.1 + 1.1.25.8-oss + 1.1.5 + 1.0.0 + 1.0.0 1.3.0 1.2.11 3.1.200 @@ -64,9 +62,9 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. 4.4 3.4 4.5.1 - 1.1.1 + 1.2.0 1.1.0 - 1.1.32-SNAPSHOT + 1.3.0 2.3.2 @@ -84,8 +82,24 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. features.xml target/generated-sources/yang-gen-config - + 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 @@ -184,6 +198,17 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. + + com.google.guava + guava + 22.0 + + + com.google.guava + guava-testlib + 22.0 + test + org.opendaylight.controller config-api @@ -204,11 +229,6 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. sal-test-model ${odl.mdsal.version} - - org.opendaylight.netconf - sal-rest-connector - ${odl.mdsal.version} - org.opendaylight.controller sal-binding-broker-impl @@ -293,7 +313,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. dblib-provider ${sdnctl.dblib.version} - org.onap.ccsdk.sli.adaptors @@ -302,26 +322,26 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. - 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} @@ -342,16 +362,28 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. 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 @@ -367,7 +399,17 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. 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 @@ -400,10 +442,16 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.mariadb.jdbc mariadb-java-client - 1.2.3 + 2.1.1 + + + org.apache.commons + commons-lang3 + + @@ -506,18 +554,18 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging - - + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${onap.nexus.url} + 176c31dfe190a + ecomp-staging + + org.apache.maven.plugins @@ -557,10 +605,10 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. - - appc-common + appc-core @@ -603,7 +651,6 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. true - appc-common appc-adapters appc-provider appc-event-listener @@ -616,6 +663,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. appc-inbound appc-sequence-generator appc-client + appc-test-dependencies