mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Update build-helper-maven-plugin to lastest version
Just keeping up with the latest. Change-Id: I72a42b8190067a5ad25576552fb408d2aea4212c Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
This commit is contained in:
parent
e5d8f677b2
commit
cd563c3d00
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>build-helper-maven-plugin</artifactId>
|
||||
<version>1.11</version>
|
||||
<version>1.12</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>attach-artifacts</id>
|
||||
|
|
Loading…
Add table
Reference in a new issue