X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmodel%2Fpom.xml;h=f803180e892b6329f2dfd465212ba778e9efad68;hp=ca97232cfb66393d579a0ac83514037aae42e339;hb=83c0434896c039015c3973d8e9ac7bdbc0dcfe85;hpb=17796822dcc6f7a00adb60e4e507b40f342d39ec diff --git a/opendaylight/md-sal/model/pom.xml b/opendaylight/md-sal/model/pom.xml index ca97232cfb..f803180e89 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,13 +40,14 @@ ${project.groupId}.${project.artifactId} + org.opendaylight.yangtools.yang.binding.annotations, * org.opendaylight.yangtools yang-maven-plugin - ${yang.version} + ${yangtools.version} @@ -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 @@ -125,7 +135,7 @@ org.opendaylight.yangtools.model yang-ext - 2013.09.07.1-SNAPSHOT + 2013.09.07.2-SNAPSHOT