1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +02:00

[releng] Update to tycho 1.4

Change-Id: I787b6b0d6fdc06edb9a79fc2318f3d4d86b2e067
This commit is contained in:
Jonah Graham 2019-07-08 20:04:53 -04:00
parent dc437804a2
commit 4af6611113

View file

@ -14,7 +14,7 @@
<packaging>pom</packaging>
<properties>
<tycho-version>1.3.0</tycho-version>
<tycho-version>1.4.0</tycho-version>
</properties>
<licenses>
@ -63,11 +63,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>
<profile>