X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmodel%2Fpom.xml;h=571e9d8df2a66f2ea7e48b7aebc03c7e4a338320;hp=a5554822cd21792692fbd58dac97644a26bde62d;hb=0ae12c54560ef14cb8c08beef4553f7523d41578;hpb=058e97d0ed62600f124937fa44ec982503510ac4 diff --git a/opendaylight/md-sal/model/pom.xml b/opendaylight/md-sal/model/pom.xml index a5554822cd..571e9d8df2 100644 --- a/opendaylight/md-sal/model/pom.xml +++ b/opendaylight/md-sal/model/pom.xml @@ -19,7 +19,7 @@ UTF-8 - 2.3.7 + 2.4.0 @@ -28,6 +28,7 @@ model-flow-service model-flow-statistics model-flow-management + model-topology @@ -39,6 +40,7 @@ ${project.groupId}.${project.artifactId} + org.opendaylight.yangtools.yang.binding.annotations, * @@ -62,6 +64,14 @@ target/generated-sources/sal + + org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl + target/site/models + + + org.opendaylight.yangtools.yang.wadl.generator.maven.WadlGenerator + target/site/models + true @@ -101,44 +111,6 @@ - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.opendaylight.yangtools - - - yang-maven-plugin - - - [0.5,) - - - - generate-sources - - - - - - - - - - - - -