X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-inbound%2Fappc-artifact-handler%2Fmodel%2Fpom.xml;h=64dbfb6795a88407458bc9db0533fde56917eec1;hb=bff99adc85fc1308439c6c77643c69f3dcafdf95;hp=40b3ada2882ecd6c205222612b98ee16ca92cecf;hpb=5b81764739425ccb4a418947e1565a7f691f4204;p=appc.git diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml index 40b3ada28..64dbfb679 100755 --- a/appc-inbound/appc-artifact-handler/model/pom.xml +++ b/appc-inbound/appc-artifact-handler/model/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. Copyright (C) 2017 Amdocs ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -23,13 +23,15 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - appc-artifact-handler - org.onap.appc - 1.3.0-SNAPSHOT + org.onap.appc.parent + binding-parent + 2.5.0 + + org.onap.appc appc-artifact-handler-model - APPC Artifact Handler - Model bundle + APPC Artifact Handler - Model @@ -40,20 +42,18 @@ true - !com.google.common.collect,* - * + com.google.common.collect,com.google.common.base,* + guava org.opendaylight.yangtools yang-maven-plugin - ${odl.yangtools.version} org.opendaylight.mdsal maven-sal-api-gen-plugin - ${odl.sal.api.gen.plugin.version} jar @@ -76,87 +76,29 @@ + - org.codehaus.mojo - exec-maven-plugin - 1.2.1 - - - - python - - scripts/python/yang2props.py - src/main/yang/artifact-handler.yang - target/artifact-handler.properties - - - generation - generate-resources - - exec - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/artifact-handler.properties - properties - artifact-handler - - - - - - + org.apache.maven.plugins + maven-install-plugin + 2.5.2 + + + yang + initialize + + install-file + + + ${project.basedir}/src/main/yang/artifact-handler.yang + ${project.groupId} + ${project.artifactId} + ${project.version} + yang + + + + - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.codehaus.mojo - - - exec-maven-plugin - - - [1.2.1,) - - - exec - - - - - - - - - - - - @@ -169,13 +111,12 @@ org.opendaylight.mdsal.model - ietf-inet-types - ${odl.ietf-inet-types.version} + ietf-inet-types-2013-07-15 org.opendaylight.mdsal.model - ietf-yang-types - ${odl.ietf-yang-types.version} + ietf-yang-types-20130715 + 1.5.0-SNAPSHOT