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

Switch nightly builds to "development"

Change-Id: I322f493560a2e950185b40bd839329b2353bbce8
Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
This commit is contained in:
Kaloyan Raev 2016-10-26 00:34:51 +03:00
parent d27e6765f7
commit 36f03fec2f

View file

@ -52,7 +52,7 @@
<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/tm/org.eclipse.tm.git</tycho.scmUrl>
<tm-stream>mars</tm-stream>
<tm-stream>development</tm-stream>
<tm-zipfile>${project.artifactId}.zip</tm-zipfile>
<tm-install>/home/data/httpd/download.eclipse.org/tm/builds/${tm-stream}/nightly</tm-install>
<sdk-version>4.5</sdk-version>
@ -60,7 +60,7 @@
<!-- Set up the default target platform to build against -->
<license-site>http://download.eclipse.org/cbi/updates/license</license-site>
<platform-site>http://download.eclipse.org/eclipse/updates/${sdk-version}</platform-site>
<orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/</orbit-site>
<orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository</orbit-site>
<cdt-site>http://download.eclipse.org/tools/cdt/releases/8.6</cdt-site>
<terminal-site>http://download.eclipse.org/tm/terminal/builds/development/nightly</terminal-site>
</properties>