Remove unnecessary override of helper plugin's version
This commit is contained in:
parent
503520bdc9
commit
41fc023a67
|
|
@ -89,7 +89,6 @@
|
|||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>build-helper-maven-plugin</artifactId>
|
||||
<version>1.12</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>attach-artifacts</id>
|
||||
|
|
|
|||
Loading…
Reference in New Issue