Merge definitions of build-helper-maven-plugin in runtime/pom.xml

This commit is contained in:
Alexander Udalov
2016-12-21 13:28:50 +03:00
parent 7146a6db74
commit 3719a0619d
-7
View File
@@ -92,13 +92,6 @@
<skipAttach>true</skipAttach>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<executions>
<execution>
<id>add-native-sources</id>
<phase>prepare-package</phase>