1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-10 12:03:16 +02:00

[releng] working on tycho-maven build.

This commit is contained in:
Anna Dushistova 2012-02-13 17:57:47 +00:00
parent 3cad91feae
commit 339e375b5d

View file

@ -29,7 +29,7 @@
</license>
</licenses>
<properties>
<tycho-version>0.13.0</tycho-version>
<tycho-version>0.14.0</tycho-version>
<!-- <platform-version>3.7</platform-version> -->
<platform-version-name>indigo</platform-version-name>
<platform-site>http://download.eclipse.org/eclipse/updates/${platform-version-name}</platform-site>
@ -42,7 +42,13 @@
<pluginRepository>
<id>maven.eclipse.org</id>
<url>http://maven.eclipse.org/nexus/content/groups/public/</url>
</pluginRepository>
</pluginRepository>
<pluginRepositories>
<pluginRepository>
<id>tycho-0.14.0-staged</id>
<url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-004/</url>
</pluginRepository>
</pluginRepositories>
</pluginRepositories>
<repositories>
<repository>