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

[releng] Use release tycho 1.3.0

Change-Id: I6b9b343879b6787a1329d0fce25ab4223d52c30c
This commit is contained in:
William Riley 2018-12-20 09:10:41 -05:00
parent 84381c7a23
commit c6e069df3e

View file

@ -275,11 +275,6 @@
<id>cbi</id>
<url>https://repo.eclipse.org/content/repositories/cbi-releases/</url>
</pluginRepository>
<!--Use Staging repo until 1.3.0 release, required for Java 11 support-->
<pluginRepository>
<id>tycho-1.3-staged</id>
<url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-1050/</url>
</pluginRepository>
</pluginRepositories>
<profiles>
<!-- Turn off doclint because javadocs are incomplete -->