X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fmdsal%2Fpom.xml;h=9222e13ebbec144c24e85bed3a861c59919ac27a;hp=c63b39c74d50df358e2393624a4de99eb97bf839;hb=1e884647502a8d91f8a57bde8193c60b9bbcce0d;hpb=4f295e3104c4b0c3fccc4f7ac8010dbddf613ef7 diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index c63b39c74d..9222e13ebb 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -235,7 +235,13 @@ xml config - + + org.opendaylight.controller + sal-clustering-config + ${mdsal.version} + cfg + datastore + org.opendaylight.controller sal-distributed-datastore @@ -246,6 +252,21 @@ sal-inmemory-datastore + + org.opendaylight.controller + mdsal-netconf-connector + + + org.opendaylight.controller + mdsal-netconf-monitoring + + + org.opendaylight.controller + netconf-mdsal-config + ${netconf.version} + xml + config + org.opendaylight.controller sal-netconf-connector @@ -285,6 +306,10 @@ xml config + + org.opendaylight.controller + netconf-ssh + org.opendaylight.controller.model @@ -323,6 +348,7 @@ ${mdsal.version} + org.opendaylight.controller.samples @@ -354,9 +380,8 @@ - org.opendaylight.yangtools + org.opendaylight.odlparent features-test - 0.7.0-SNAPSHOT @@ -413,7 +438,7 @@ ${commons.opendaylight.version} - org.opendaylight.yangtools:features-test + org.opendaylight.odlparent:features-test @@ -438,48 +463,6 @@ - - org.opendaylight.yangtools - yang-maven-plugin - ${yangtools.version} - - - org.opendaylight.yangtools - maven-sal-api-gen-plugin - ${yangtools.version} - jar - - - org.opendaylight.yangtools - yang-binding - ${yangtools.version} - jar - - - org.opendaylight.controller - sal-rest-docgen-maven - ${mdsal.version} - jar - - - - - - generate-sources - - - src - - - org.opendaylight.controller.sal.rest.doc.maven.StaticDocGenerator - ${project.build.directory}/generated-resources/swagger-api-documentation/explorer/static - - - true - - - -