Added back the config subsystem.
[controller.git] / opendaylight / commons / opendaylight / pom.xml
index d0fc8923d2d52588775b6117c2e0a562de8dd19d..e49bc5e7b8fcd2ebd75517fdf0418c81e0291f29 100644 (file)
                     <ignore></ignore>
                   </action>
                 </pluginExecution>
+                <pluginExecution>
+                  <pluginExecutionFilter>
+                    <groupId>org.codehaus.groovy.maven</groupId>
+                    <artifactId>gmaven-plugin</artifactId>
+                    <versionRange>1.0</versionRange>
+                    <goals>
+                      <goal>execute</goal>
+                    </goals>
+                  </pluginExecutionFilter>
+                  <action>
+                    <ignore></ignore>
+                  </action>
+                </pluginExecution>
               </pluginExecutions>
             </lifecycleMappingMetadata>
           </configuration>