X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=model%2Fpom.xml;h=a808424b2948ac3a0356bbd4d9b365d8779716d3;hb=26d73dba20bcdcbe3d97e8b41e6ee8801495569e;hp=7bc1a58209da45abd7a3d3297c97d35c19690a1d;hpb=825d5caecf79653bbbc3731d32714f840dc29093;p=openflowplugin.git diff --git a/model/pom.xml b/model/pom.xml index 7bc1a58209..a808424b29 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -4,113 +4,26 @@ 4.0.0 - org.opendaylight.openflowplugin - openflowplugin-parent - 0.2.0-SNAPSHOT - ../parent + org.opendaylight.odlparent + odlparent-lite + 8.0.0 + + org.opendaylight.openflowplugin.model - model-parent + model-aggregator + 0.12.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 - - - org.opendaylight.mdsal.model - ietf-yang-types - - - 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 - ${yangtools.version} - jar - - - org.opendaylight.mdsal - yang-binding - ${yangtools.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 - -