mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 06:32:10 +02:00
[releng] Update maven plugins to latest versions
Change-Id: I33f8c706d3bee1e9ec168fbd677887be998725fe
This commit is contained in:
parent
d2fd6f1087
commit
10988e8749
2 changed files with 2 additions and 2 deletions
2
pom.xml
2
pom.xml
|
@ -31,7 +31,7 @@
|
||||||
tested or supported. -->
|
tested or supported. -->
|
||||||
<required-maven-version>3.6.3</required-maven-version>
|
<required-maven-version>3.6.3</required-maven-version>
|
||||||
<tycho-version>2.5.0</tycho-version>
|
<tycho-version>2.5.0</tycho-version>
|
||||||
<cbi-plugins.version>1.3.1</cbi-plugins.version>
|
<cbi-plugins.version>1.3.2</cbi-plugins.version>
|
||||||
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>
|
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>
|
||||||
<cdt-site>http://ci.eclipse.org/cdt/job/cdt-master/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository</cdt-site>
|
<cdt-site>http://ci.eclipse.org/cdt/job/cdt-master/lastSuccessfulBuild/artifact/releng/org.eclipse.cdt.repo/target/repository</cdt-site>
|
||||||
<simrel-site>https://download.eclipse.org/staging/2021-12/</simrel-site>
|
<simrel-site>https://download.eclipse.org/staging/2021-12/</simrel-site>
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.codehaus.mojo</groupId>
|
<groupId>org.codehaus.mojo</groupId>
|
||||||
<artifactId>build-helper-maven-plugin</artifactId>
|
<artifactId>build-helper-maven-plugin</artifactId>
|
||||||
<version>3.2.0</version>
|
<version>3.3.0</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>attach-artifacts</id>
|
<id>attach-artifacts</id>
|
||||||
|
|
Loading…
Add table
Reference in a new issue