1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 18:56:02 +02:00

[releng] update platform version

Change-Id: I3c9fcbd4f16ec8913c3ad4946627c9baef95215c
This commit is contained in:
Jonah Graham 2019-05-22 10:51:30 -04:00
parent a18f0a85f2
commit d2c9b975a5

View file

@ -19,7 +19,7 @@
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
<sonar.jacoco.reportPath>${project.basedir}/../../target/jacoco.exec</sonar.jacoco.reportPath>
<help-docs-eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.10</help-docs-eclipserun-repo>
<help-docs-eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.11</help-docs-eclipserun-repo>
</properties>
<licenses>
@ -39,7 +39,7 @@
<repositories>
<repository>
<id>platform</id>
<url>http://download.eclipse.org/eclipse/updates/4.11/</url>
<url>https://download.eclipse.org/eclipse/updates/4.12-I-builds/I20190521-1800/</url>
<layout>p2</layout>
</repository>
<repository>