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:
parent
a18f0a85f2
commit
d2c9b975a5
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue