mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Update build-helper-maven-plugin to 3.2.0.
Change-Id: Ifeef48c2d200c081391da693c5326b89872550f6 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
This commit is contained in:
parent
080b4ba90d
commit
0947f20764
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>3.1.0</version>
|
||||
<version>3.2.0</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>attach-artifacts</id>
|
||||
|
|
Loading…
Add table
Reference in a new issue