Added more tests. Fixed javadocs.
[yangtools.git] / yang-parser-impl / pom.xml
index 145807a6a794f1160cac19851c7c0069f8bcbddb..870224165261f448516159c11ed22933713e52a7 100644 (file)
@@ -70,7 +70,7 @@
                 </executions>\r
                 <configuration>\r
                     <sourceDirectory>src/main/antlr</sourceDirectory>\r
-                    <outputDirectory>target/generated-sources/parser/org/opendaylight/controller/antlrv4/code/gen</outputDirectory>\r
+                    <outputDirectory>target/generated-sources/parser/org/opendaylight/yangtools/antlrv4/code/gen</outputDirectory>\r
                     <visitor>true</visitor>\r
                     <listener>true</listener>\r
                 </configuration>\r
@@ -98,7 +98,7 @@
                 <artifactId>maven-javadoc-plugin</artifactId>\r
                 <configuration>\r
                     <excludePackageNames>\r
-                        *.opendaylight.controller.antlrv4.code.gen\r
+                        *.opendaylight.yangtools.antlrv4.code.gen\r
                     </excludePackageNames>\r
                 </configuration>\r
             </plugin>\r