1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Update CBI plugins to 1.4.3

This commit is contained in:
Александър Куртаков 2024-02-21 12:55:19 +02:00
parent d04849b0c4
commit fa47bbdb2a

View file

@ -23,7 +23,7 @@
<properties>
<required-maven-version>3.9.1</required-maven-version>
<tycho-version>4.0.1</tycho-version>
<cbi-plugins.version>1.3.4</cbi-plugins.version>
<cbi-plugins.version>1.4.3</cbi-plugins.version>
<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>
<simrel-site>https://download.eclipse.org/staging/2023-12/</simrel-site>