X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fclustered-data-store%2Fimplementation%2Fpom.xml;h=e6cfee15e1501de716e43fa4a1ff80f0138e0434;hb=3a117f105f127bb255dd44f3cdde28e45d4d389a;hp=07ff98b9c521324536efdb292d425d933de8332e;hpb=41571a05c3ac8b54c2f1d66e83f965c888f7a86a;p=controller.git diff --git a/opendaylight/md-sal/clustered-data-store/implementation/pom.xml b/opendaylight/md-sal/clustered-data-store/implementation/pom.xml index 07ff98b9c5..e6cfee15e1 100644 --- a/opendaylight/md-sal/clustered-data-store/implementation/pom.xml +++ b/opendaylight/md-sal/clustered-data-store/implementation/pom.xml @@ -35,7 +35,7 @@ org.opendaylight.yangtools yang-maven-plugin - 0.5.9-SNAPSHOT + ${yangtools.version} @@ -54,6 +54,10 @@ + + org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl + target/site/models + true @@ -65,6 +69,12 @@ yang-jmx-generator-plugin 0.2.3-SNAPSHOT + + org.opendaylight.yangtools + maven-sal-api-gen-plugin + ${yangtools.version} + jar + @@ -94,12 +104,12 @@ org.opendaylight.controller sal - 0.5.1-SNAPSHOT + 0.7.0-SNAPSHOT org.opendaylight.controller clustering.services - 0.4.1-SNAPSHOT + 0.5.0-SNAPSHOT junit