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:
parent
dc437804a2
commit
4af6611113
1 changed files with 1 additions and 6 deletions
7
pom.xml
7
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue