X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sdnr%2Fwt%2Fnetconfnode-state-service%2Fprovider%2Fpom.xml;h=6a2165bdcc28a8b2e6efcbc7d456576c0866f720;hb=75bde43b48042133b2cd08a389d6997b08394480;hp=f484685e48830734037fef69b26ea7c0eedb68f1;hpb=bc0f2d7fc5a1285810488e857fb92f969293920e;p=ccsdk%2Ffeatures.git diff --git a/sdnr/wt/netconfnode-state-service/provider/pom.xml b/sdnr/wt/netconfnode-state-service/provider/pom.xml index f484685e4..6a2165bdc 100644 --- a/sdnr/wt/netconfnode-state-service/provider/pom.xml +++ b/sdnr/wt/netconfnode-state-service/provider/pom.xml @@ -1,33 +1,40 @@ + ~ ============LICENSE_START======================================================= + ~ ONAP : ccsdk features + ~ ================================================================================ + ~ Copyright (C) 2019 highstreet technologies GmbH Intellectual Property. + ~ All rights reserved. + ~ ================================================================================ + ~ Update Copyright (C) 2020 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. + ~ You may obtain a copy of the License at + ~ + ~ http://www.apache.org/licenses/LICENSE-2.0 + ~ + ~ Unless required by applicable law or agreed to in writing, software + ~ 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. + ~ ============LICENSE_END======================================================= + ~ + --> 4.0.0 org.onap.ccsdk.parent binding-parent - 1.5.1 + 2.4.1 org.onap.ccsdk.features.sdnr.wt sdnr-wt-netconfnode-state-service-provider - 0.7.0-SNAPSHOT + 1.4.0-SNAPSHOT bundle ccsdk-features :: ${project.artifactId} @@ -39,7 +46,6 @@ - true true yyyy-MM-dd HH:mm ${maven.build.timestamp} UTC @@ -47,31 +53,81 @@ - org.opendaylight.netconf - sal-netconf-connector + org.osgi + org.osgi.core + provided + + + + org.opendaylight.mdsal + mdsal-binding-dom-codec-api + provided + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + provided + + + org.opendaylight.mdsal + mdsal-binding-generator + provided + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + provided + + + org.opendaylight.mdsal + mdsal-dom-api provided org.opendaylight.mdsal mdsal-singleton-common-api provided + + + com.google.code.findbugs + annotations + provided + + + + org.opendaylight.netconf + netconf-dom-api + provided - com.typesafe.akka - akka-actor_2.12 + org.opendaylight.netconf + sal-netconf-connector provided + - com.typesafe.akka - akka-cluster_2.12 + com.typesafe + config provided + + com.fasterxml.jackson.core + jackson-core + provided + + ${project.groupId} sdnr-wt-common ${project.version} provided + + ${project.groupId} + sdnr-wt-data-provider-model + ${project.version} + provided + ${project.groupId} sdnr-wt-netconfnode-state-service-model