Add src/main/yang as source path in build-helper-maven-plugin
[controller.git] / opendaylight / config / config-parent / pom.xml
index 042cb4e1675cb11b47631edd752ed797e742904c..723111fc954050d8c5352c5d8d691c243ed557b9 100644 (file)
@@ -143,6 +143,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
               </goals>
               <configuration>
                 <sources>
+                  <source>src/main/yang</source>
                   <source>${jmxGeneratorPath}</source>
                   <source>${salGeneratorPath}</source>
                 </sources>