Merge definitions of build-helper-maven-plugin in runtime/pom.xml
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user