mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
build against http://download.eclipse.org/eclipse/updates/4.10-I-builds/ instead of http://download.eclipse.org/eclipse/updates/4.9-I-builds/
Change-Id: Id887203aa1c284d5f71b544075b2f89bb6a100aa Signed-off-by: nickboldt <nboldt@redhat.com>
This commit is contained in:
parent
a794e5a5b7
commit
b0ced18afd
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -24,7 +24,7 @@
|
||||||
<!-- Check available versions at https://repository.sonatype.org/content/repositories/public/org/jacoco/jacoco-maven-plugin -->
|
<!-- Check available versions at https://repository.sonatype.org/content/repositories/public/org/jacoco/jacoco-maven-plugin -->
|
||||||
<jacoco-version>0.7.9</jacoco-version>
|
<jacoco-version>0.7.9</jacoco-version>
|
||||||
|
|
||||||
<sdk-version>4.9-I-builds</sdk-version>
|
<sdk-version>4.10-I-builds</sdk-version>
|
||||||
<license-site>http://download.eclipse.org/cbi/updates/license</license-site>
|
<license-site>http://download.eclipse.org/cbi/updates/license</license-site>
|
||||||
<platform-site>http://download.eclipse.org/eclipse/updates/${sdk-version}</platform-site>
|
<platform-site>http://download.eclipse.org/eclipse/updates/${sdk-version}</platform-site>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue