X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=model%2Fpom.xml;h=f4f2be274bb0286bd4e23cb33ca55e21bc4e9a55;hb=0178fc6270f1728fdbf0d9d1564e90b7873660f2;hp=c4ca25983a612b4fa98216f7fd64837116b41d34;hpb=72ffdbe5aa48a447259df70fe2e255d0acf9094a;p=openflowplugin.git diff --git a/model/pom.xml b/model/pom.xml index c4ca25983a..f4f2be274b 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -4,117 +4,28 @@ 4.0.0 - org.opendaylight.openflowplugin - openflowplugin-parent - 0.4.0-SNAPSHOT - ../parent + org.opendaylight.odlparent + odlparent-lite + 10.0.0 + + org.opendaylight.openflowplugin.model - model-parent + model-aggregator + 0.15.0-SNAPSHOT pom + + true + true + + model-flow-base model-flow-service model-flow-statistics + model-inventory + model-topology - - 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 - ietf-yang-types-20130715 - - - org.opendaylight.mdsal.model - ietf-yang-types-20130715 - - - 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 - -