From: Patrick Brady Date: Fri, 22 Feb 2019 21:20:53 +0000 (-0800) Subject: Update ccsdk parent version X-Git-Tag: 1.5.0~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=20a1fb81f8d3ce252d2b78c04ba34f39a019c429;p=appc%2Fparent.git Update ccsdk parent version Update to ccsdk parent versions for the new opendaylight version. Change-Id: I93da1575d992e981e1fadb1f9ff86211b3bbd9b1 Signed-off-by: Patrick Brady Issue-ID: APPC-1355 --- diff --git a/binding-parent/pom.xml b/binding-parent/pom.xml index a953c37..23f5c9f 100644 --- a/binding-parent/pom.xml +++ b/binding-parent/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ -Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. +Copyright (C) 2018-2019 AT&T Intellectual Property. All rights reserved. ============================================================================= Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -31,7 +31,7 @@ limitations under the License. org.onap.ccsdk.parent binding-parent - 1.1.3 + 1.2.1-SNAPSHOT @@ -89,42 +89,76 @@ limitations under the License. ${ccsdk.sli.core.version} ${ccsdk.sli.core.version} 3.2.2 - 0.12.3 + 0.13.1 0.8.3 0.8.3 - - - - org.opendaylight.controller - config-api - ${odl.controller.config.api.version} - - - org.yaml - snakeyaml - ${snakeyaml.version} - - - equinoxSDK381 - org.eclipse.osgi - ${equinox.osgi.version} - - - org.mariadb.jdbc - mariadb-java-client - ${mariadb.client.version} - - - org.apache.sshd - sshd-core - ${apache.sshd.version} - - - org.apache.velocity - velocity - ${velocity.version} - - - + + + + org.opendaylight.controller + config-api + ${odl.controller.config.api.version} + + + org.opendaylight.controller + sal-binding-config + ${odl.mdsal.version} + + + org.yaml + snakeyaml + ${snakeyaml.version} + + + equinoxSDK381 + org.eclipse.osgi + ${equinox.osgi.version} + + + org.mariadb.jdbc + mariadb-java-client + ${mariadb.client.version} + + + org.apache.sshd + sshd-core + ${apache.sshd.version} + + + org.apache.velocity + velocity + ${velocity.version} + + + org.onap.ccsdk.sli.core + sli-common + ${ccsdk.sli.core.version} + + + + org.onap.ccsdk.sli.core + sli-provider + ${ccsdk.sli.core.version} + + + org.onap.ccsdk.sli.core + ccsdk-sli + ${ccsdk.sli.core.version} + xml + features + + + org.onap.ccsdk.sli.adaptors + aai-service-provider + ${sdnctl.aai.service.version} + + + + org.onap.ccsdk.sli.core + dblib-provider + ${sdnctl.dblib.version} + + + diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 67df39e..74a07e1 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ -Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. +Copyright (C) 2018-2019 AT&T Intellectual Property. All rights reserved. ============================================================================= Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -31,7 +31,7 @@ limitations under the License. org.onap.ccsdk.parent bundle-parent - 1.1.3 + 1.2.1-SNAPSHOT diff --git a/feature-repo-parent/pom.xml b/feature-repo-parent/pom.xml index b4f65c2..49eb954 100644 --- a/feature-repo-parent/pom.xml +++ b/feature-repo-parent/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ -Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. +Copyright (C) 2018-2019 AT&T Intellectual Property. All rights reserved. ============================================================================= Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -31,7 +31,7 @@ limitations under the License. org.onap.ccsdk.parent feature-repo-parent - 1.1.3 + 1.2.1-SNAPSHOT diff --git a/odlparent-lite/pom.xml b/odlparent-lite/pom.xml index bf67fe1..bc4e293 100644 --- a/odlparent-lite/pom.xml +++ b/odlparent-lite/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ -Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. +Copyright (C) 2018-2019 AT&T Intellectual Property. All rights reserved. ============================================================================= Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -31,7 +31,7 @@ limitations under the License. org.onap.ccsdk.parent odlparent-lite - 1.1.3 + 1.2.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index 79c48e2..9ebe8ec 100755 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ -Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. +Copyright (C) 2018-2019 AT&T Intellectual Property. All rights reserved. ============================================================================= Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -31,7 +31,7 @@ limitations under the License. org.onap.ccsdk.parent odlparent-lite - 1.1.3 + 1.2.1-SNAPSHOT diff --git a/single-feature-parent/pom.xml b/single-feature-parent/pom.xml index b747575..a492697 100644 --- a/single-feature-parent/pom.xml +++ b/single-feature-parent/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ -Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. +Copyright (C) 2018-2019 AT&T Intellectual Property. All rights reserved. ============================================================================= Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -31,7 +31,7 @@ limitations under the License. org.onap.ccsdk.parent single-feature-parent - 1.1.3 + 1.2.1-SNAPSHOT @@ -42,4 +42,37 @@ limitations under the License. 1.1.0 1.7 + + + + org.onap.ccsdk.sli.core + sli-common + ${ccsdk.sli.core.version} + + + + org.onap.ccsdk.sli.core + sli-provider + ${ccsdk.sli.core.version} + + + org.onap.ccsdk.sli.core + ccsdk-sli + ${ccsdk.sli.core.version} + xml + features + + + org.onap.ccsdk.sli.adaptors + aai-service-provider + ${sdnctl.aai.service.version} + + + + org.onap.ccsdk.sli.core + dblib-provider + ${sdnctl.dblib.version} + + +