1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 17:35:35 +02:00

Point help docs run at released 4.7 platform.

Change-Id: I77f0674c38db10f6e2e025737210a8086dc9aca8
This commit is contained in:
Doug Schaefer 2017-10-12 16:54:07 -04:00
parent affb599f24
commit f5c0094767

View file

@ -26,7 +26,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.7milestones</help-docs-eclipserun-repo>
<help-docs-eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.7/</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>