From d3ef54773c1fcda598e7f67110233f735e097da9 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 10 Aug 2018 15:14:38 -0700 Subject: Karaf 4 for 2 features appc-ansible-adaptor and appc-sequence-generator Change-Id: I1f2e8727f899486df84c75350737a7a91bbb1039 Signed-off-by: Patrick Brady Issue-ID: APPC-1142 --- .../appc-ansible-adapter-features/pom.xml | 170 +++++---------------- 1 file changed, 34 insertions(+), 136 deletions(-) (limited to 'appc-adapters/appc-ansible-adapter/appc-ansible-adapter-features/pom.xml') diff --git a/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-features/pom.xml b/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-features/pom.xml index 8ea4792ee..d7b3672f2 100644 --- a/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-features/pom.xml +++ b/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-features/pom.xml @@ -1,144 +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-ansible-adapter - org.onap.appc - 1.4.0-SNAPSHOT - - appc-ansible-adapter-features - Ansible Adaptor - Features - - jar - - - - org.onap.appc - appc-ansible-adapter-bundle - ${project.version} - + 4.0.0 - - commons-lang - commons-lang - compile - + + org.onap.appc.parent + odlparent-lite + 1.4.0-SNAPSHOT + + - - org.opendaylight.mdsal - features-mdsal - features - xml - runtime - - - - - org.opendaylight.controller - opendaylight-karaf-empty - zip - - - - - - - - + org.onap.appc + appc-ansible-adapter-feature-aggregator + 1.4.0-SNAPSHOT + pom - - 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 - - - - - - - - + + onap-appc-ansible-adapter + features-appc-ansible-adapter + -- cgit 1.2.3-korg