From 85aedb5070d2ab5e198dbaba2115ed883b785a91 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 9 Aug 2018 13:43:54 -0700 Subject: Karaf 4 for appc-oam Change-Id: Id729265145dc4996a2a3ccb2457d66b7a8f2d6bd Signed-off-by: Patrick Brady Issue-ID: APPC-1139 --- appc-oam/appc-oam-features/pom.xml | 172 +++++++------------------------------ 1 file changed, 33 insertions(+), 139 deletions(-) (limited to 'appc-oam/appc-oam-features/pom.xml') diff --git a/appc-oam/appc-oam-features/pom.xml b/appc-oam/appc-oam-features/pom.xml index 0f61f033c..4b93b7461 100644 --- a/appc-oam/appc-oam-features/pom.xml +++ b/appc-oam/appc-oam-features/pom.xml @@ -1,148 +1,42 @@ + + 4.0.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. + + org.onap.appc.parent + odlparent-lite + 1.4.0-SNAPSHOT + + - ============LICENSE_END========================================================= - --> - - 4.0.0 - - appc-oam org.onap.appc + appc-oam-feature-aggregator 1.4.0-SNAPSHOT - - - APPC OAM - Features - appc-oam-features - jar - - - - org.onap.appc - appc-oam-model - ${project.version} - - - - org.onap.appc - appc-oam-bundle - config - xml - ${project.version} - - - - org.onap.appc - appc-oam-bundle - ${project.version} - - - - org.opendaylight.mdsal - features-mdsal - features - xml - - runtime - - - - org.opendaylight.yangtools - features-yangtools - features - xml - runtime - - + pom - - - - true - src/main/resources - - - - - org.apache.maven.plugins - maven-resources-plugin - - - filter - - resources - - generate-resources - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - org.opendaylight.controller - opendaylight-karaf-empty - ${odl.karaf.empty.distro.version} - - - org.opendaylight.yangtools:features-test - - - - org.ops4j.pax.exam:pax-exam-container-native - - true - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/${features.file} - xml - features - - - - - - + - - + + onap-appc-oam + features-appc-oam + -- cgit 1.2.3-korg