From 7f383f98c874d5918fa6e55597f30432b13a658d Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 30 Jul 2018 14:35:31 -0700 Subject: Karaf 4 for first few features appc-metric appc-dmaap-adapter appc-chef-adapter appc-netconf-adapter appc-rest-adapter Change-Id: I1d5a8e39cac7be74b05a0782f0971f8d08c8162d Signed-off-by: Patrick Brady Issue-ID: APPC-1029 --- .../appc-dmaap-adapter-features/pom.xml | 182 +++++---------------- 1 file changed, 38 insertions(+), 144 deletions(-) (limited to 'appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/pom.xml') diff --git a/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/pom.xml b/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/pom.xml index a2c898145..1cd6b44cc 100644 --- a/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/pom.xml +++ b/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/pom.xml @@ -1,148 +1,42 @@ +============LICENSE_START======================================================= +ONAP : APPC +================================================================================ +Copyright (C) 2018 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 - - appc-dmaap-adapter - org.onap.appc - 1.4.0-SNAPSHOT - - appc-dmaap-adapter-features - DMaaP Adapter - Features - - jar - - - - org.onap.appc - appc-dmaap-adapter-bundle - ${project.version} - - - - org.onap.appc - appc-message-adapter-factory - ${project.version} - - - - commons-lang - commons-lang - compile - - - - org.opendaylight.mdsal - features-mdsal - features - xml - runtime - - - - - - - - - - - - - - - - - - org.opendaylight.yangtools - features-yangtools - features - xml - runtime - - - - - - - true - src/main/resources - - - - - org.apache.maven.plugins - maven-resources-plugin - - - filter - - resources - - generate-resources - - - - - - - - - - - - - - - - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/${features.file} - xml - features - - - - - - - - + 4.0.0 + + + org.onap.appc.parent + odlparent-lite + 1.4.0-SNAPSHOT + + + + org.onap.appc + appc-dmaap-adapter-feature-aggregator + 1.4.0-SNAPSHOT + pom + + + + + onap-appc-dmaap-adapter + features-appc-dmaap-adapter + -- cgit 1.2.3-korg