X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=model%2Fpom.xml;h=38b938a60ede55e1d6e7330ab5fed296939223da;hb=a39941f5f128afcc87d048fc1ff05e60921308cd;hp=c114d1d178c77beb426541330b3bdaef0e1bad05;hpb=6e1e20dd97e1c7605cb5c8e619ace7dbb80f4781;p=openflowplugin.git diff --git a/model/pom.xml b/model/pom.xml index c114d1d178..38b938a60e 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -4,113 +4,28 @@ 4.0.0 - org.opendaylight.openflowplugin - openflowplugin-parent - 0.4.0-SNAPSHOT - ../parent + org.opendaylight.odlparent + odlparent-lite + 9.0.13 + + org.opendaylight.openflowplugin.model - model-parent + model-aggregator + 0.14.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 - 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 - -