mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 09:55:29 +02:00
Fix signing configuration.
Change-Id: Ibd15e07eb5e8211d113d95abae00ad9422c0a6f8 Signed-off-by: Greg Watson <g.watson@computer.org>
This commit is contained in:
parent
edfa7ea1b1
commit
e2456009e9
1 changed files with 1 additions and 2 deletions
|
@ -24,9 +24,8 @@
|
|||
<tycho-version>2.3.0</tycho-version>
|
||||
<tycho-extras-version>${tycho-version}</tycho-extras-version>
|
||||
<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/ptp/org.eclipse.remote.git</tycho.scmUrl>
|
||||
<platform-version>4.5</platform-version>
|
||||
<platform-site>http://download.eclipse.org/eclipse/updates/${platform-version}/</platform-site>
|
||||
<license-site>http://download.eclipse.org/cbi/updates/license/</license-site>
|
||||
<cbi-plugins.version>1.3.1</cbi-plugins.version>
|
||||
<remote-install-dir>/home/data/httpd/download.eclipse.org/tools/ptp/builds/remote/${remote-release}</remote-install-dir>
|
||||
<maven.deploy.skip>true</maven.deploy.skip>
|
||||
</properties>
|
||||
|
|
Loading…
Add table
Reference in a new issue