X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=model%2Fpom.xml;h=10fb01e42de2c1d7f4ad70196649a66add0a7aa3;hb=f2317509318d3484b28d93b9a9db3079f75db6dc;hp=27a0cce79bcdf40a952f2d4d9fe2965ec19c264b;hpb=fa246f8dc7a1f288fc5704d1f0dc65795b30650b;p=openflowplugin.git diff --git a/model/pom.xml b/model/pom.xml index 27a0cce79b..10fb01e42d 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -4,109 +4,26 @@ 4.0.0 - org.opendaylight.openflowplugin - openflowplugin-parent - 0.4.0-SNAPSHOT - ../parent + org.opendaylight.odlparent + odlparent-lite + 6.0.0 + + org.opendaylight.openflowplugin.model - model-parent + model-aggregator + 0.10.0-SNAPSHOT pom + + true + true + + model-flow-base model-flow-service model-flow-statistics - - UTF-8 - - - - - org.opendaylight.mdsal - yang-binding - - - org.opendaylight.yangtools - yang-common - - - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 - - - org.opendaylight.mdsal.model - yang-ext - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - org.opendaylight.yangtools.yang.binding.annotations, * - - - - - org.opendaylight.yangtools - yang-maven-plugin - - - org.opendaylight.mdsal - maven-sal-api-gen-plugin - ${mdsal.model.version} - jar - - - org.opendaylight.mdsal - yang-binding - ${mdsal.model.version} - jar - - - - - - generate-sources - - - src/main/yang - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - ${salGeneratorPath} - - - org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl - target/site/models - - - org.opendaylight.yangtools.yang.wadl.generator.maven.WadlGenerator - target/site/models - - - true - - - - - - - - - - scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git - scm:git:ssh://git.opendaylight.org:29418/openflowplugin.git - https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:Main - HEAD - -