X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-inbound%2Fappc-artifact-handler%2Fmodel%2Fpom.xml;h=64dbfb6795a88407458bc9db0533fde56917eec1;hb=d4c14b1b7ae6204adc0738ad70be98e94f6bf6dc;hp=9e2ad41b7b59cf7872b5458f3f00cbe4d070be2f;hpb=0756759f39e125b02d63b4e93de83b3c6b13beea;p=appc.git diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml index 9e2ad41b7..64dbfb679 100755 --- a/appc-inbound/appc-artifact-handler/model/pom.xml +++ b/appc-inbound/appc-artifact-handler/model/pom.xml @@ -1,14 +1,37 @@ + 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 bundle + APPC Artifact Handler - Model @@ -19,19 +42,18 @@ true - * + 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 @@ -54,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 - - - - - - - - - - - - @@ -147,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