Remove src/main/yang as source folder 86/42586/2
authorMichael Vorburger <vorburger@redhat.com>
Tue, 26 Jul 2016 16:33:14 +0000 (18:33 +0200)
committerTom Pantelis <tpanteli@brocade.com>
Wed, 27 Jul 2016 12:39:49 +0000 (12:39 +0000)
The binding-parent now adds it as a resource folder.

Bug: 6252
Change-Id: I4b4d9b15b95b021f78e70dfb33c6f5287a0f44fe
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
opendaylight/config/config-parent/pom.xml

index 723111fc954050d8c5352c5d8d691c243ed557b9..042cb4e1675cb11b47631edd752ed797e742904c 100644 (file)
@@ -143,7 +143,6 @@ 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>