X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fmdsal%2Fpom.xml;h=9222e13ebbec144c24e85bed3a861c59919ac27a;hp=35d5dc21b394b93abf73c45ce6fe44e3dbe9ce7b;hb=f0a3398f9a6598b9b7321ddf7d1a2f9433065d92;hpb=866649057c64c32cc46594056703865e98097bf7 diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 35d5dc21b3..9222e13ebb 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -348,6 +348,7 @@ ${mdsal.version} + org.opendaylight.controller.samples @@ -462,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 - - - -