mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 06:02:11 +02:00
Build help bundles with 4.13 too.
Change-Id: I42956ddbdd0f23fdac4fc538045787de239bede8 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
This commit is contained in:
parent
6c34f9bad5
commit
3bab315fd2
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -27,7 +27,7 @@
|
|||
<sonar.jacoco.reportPath>${project.basedir}/../../target/jacoco.exec</sonar.jacoco.reportPath>
|
||||
<sonar.java.source>1.8</sonar.java.source>
|
||||
<target-platform>cdt</target-platform>
|
||||
<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.13-I-builds/</help-docs-eclipserun-repo>
|
||||
<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git</tycho.scmUrl>
|
||||
<base.test.vmargs>-Xms256m -Xmx512m -ea</base.test.vmargs>
|
||||
<comparator.repo>https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/</comparator.repo>
|
||||
|
|
Loading…
Add table
Reference in a new issue