Add deploy and install plugin versions
[demo.git] / vnfs / honeycomb_plugin / sample_plugin / parent-pom / pom.xml
index cb3903a..352d447 100644 (file)
@@ -226,21 +226,6 @@ done
                         </execution>
                     </executions>
                 </plugin>
-
-                <!-- Disable exec-maven-plugin -->
-                <plugin>
-                    <groupId>org.codehaus.mojo</groupId>
-                    <artifactId>exec-maven-plugin</artifactId>
-                    <configuration>
-                        <skip>true</skip>
-                    </configuration>
-                    <executions>
-                        <execution>
-                            <phase>none</phase>
-                        </execution>
-                    </executions>
-                </plugin>
-
             </plugins>
         </pluginManagement>
     </build>