Implemented module dependency sort, that returns modules in order in which they shoul...
[controller.git] / opendaylight / sal / yang-prototype / code-generator / maven-yang-plugin-it / src / test / resources / NoGenerators_resources / pom.xml
index 96aadd2ba06917f47e67577a4f1f228e0f2c3dac..74f9dc38e3d4a5ca02d061f30407095bbde3d8ef 100644 (file)
@@ -20,7 +20,7 @@
                             <goal>generate-resources</goal>
                         </goals>
                         <configuration>
-                            <yangFilesRootDir>${basedir}/../Correct</yangFilesRootDir>
+                            <yangFilesRootDir>${basedir}/../../../../../yang-model-parser-impl/src/test/resources/model</yangFilesRootDir>
                             <resourceProviders>
                             </resourceProviders>
                         </configuration>