Resolve Bug:445 Remove freemarker from config code generator.
[controller.git] / opendaylight / config / yang-test / pom.xml
index 3e75d00943dec03e12074ebc0c5aff04bdfa46a5..ecce3e33fc6feca62fcb180ae3bf42230fabfff2 100644 (file)
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yang-maven-plugin</artifactId>
             </plugin>
+
             <plugin>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>yang-test-plugin</artifactId>
                     <execution>
                         <goals>
                             <goal>delete-sources</goal>
+
                             <goal>process-sources</goal>
                         </goals>
                     </execution>