mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-03-28 14:56:28 +01:00
[releng] Update to latest maven-compiler-plugin version
This commit is contained in:
parent
2af753223e
commit
48c5abfcb3
2 changed files with 2 additions and 2 deletions
|
@ -110,7 +110,7 @@
|
|||
<plugins>
|
||||
<plugin>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>3.8.1</version>
|
||||
<version>3.10.1</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>headers</id>
|
||||
|
|
|
@ -204,7 +204,7 @@
|
|||
<plugins>
|
||||
<plugin>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>3.8.1</version>
|
||||
<version>3.10.1</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>headers</id>
|
||||
|
|
Loading…
Add table
Reference in a new issue