From 3222908ff0b148698d23f5cb3e9402d7f1a662a2 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 9 Aug 2018 12:05:53 -0700 Subject: Karaf 4 for appc-dg features Including appc-dg-util, appc-dg-shared, and appc-ssh-adapter Change-Id: Ia137a87c560438d23f7858e0f4068717891be076 Signed-off-by: Patrick Brady Issue-ID: APPC-1137 --- .../appc-ssh-adapter-features/pom.xml | 118 ++++++--------------- 1 file changed, 34 insertions(+), 84 deletions(-) (limited to 'appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/pom.xml') diff --git a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/pom.xml b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/pom.xml index 3f38bd1df..840cb4469 100644 --- a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/pom.xml +++ b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/pom.xml @@ -1,92 +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========================================================= +--> - - appc-ssh-adapter - org.onap.appc - 1.4.0-SNAPSHOT - - 4.0.0 + 4.0.0 - appc-ssh-adapter-features - jar + + org.onap.appc.parent + odlparent-lite + 1.4.0-SNAPSHOT + + - - - org.onap.appc - appc-ssh-adapter-api - ${project.version} - + org.onap.appc + appc-ssh-adapter-feature-aggregator + 1.4.0-SNAPSHOT + pom - - org.onap.appc - appc-ssh-adapter-sshd - ${project.version} - - + - - - - 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-ssh-adapter + features-appc-ssh-adapter + -- cgit 1.2.3-korg