From: Martin Ciglan Date: Fri, 5 Aug 2016 09:18:01 +0000 (+0200) Subject: Bug 6252 X-Git-Tag: release/boron~9 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=mdsal.git;a=commitdiff_plain;h=2534f09378df0c3aa9b6dab102f701905d5a9070 Bug 6252 Add target/generated-sources/spi & yang/ as resource folders Follow-up patch for Binding v2 Change-Id: I52822ca5ed5d468f8d62238133a212c9773ddffb Signed-off-by: Martin Ciglan (cherry picked from commit 0f7a8627428f10e94d3d1ff730baea85f0f46413) --- diff --git a/binding2/mdsal-model-binding2-parent/pom.xml b/binding2/mdsal-model-binding2-parent/pom.xml index 5f91edd55e..e310c923e7 100644 --- a/binding2/mdsal-model-binding2-parent/pom.xml +++ b/binding2/mdsal-model-binding2-parent/pom.xml @@ -29,6 +29,21 @@ target/generated-sources/mdsal-binding2 + + + + + src/main/resources + + + target/generated-sources/spi + + + target/generated-sources/yang + + + +