mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Update to tycho 0.13.0 proper.
This commit is contained in:
parent
93d76c18d7
commit
09bc0ef3f0
1 changed files with 1 additions and 14 deletions
15
pom.xml
15
pom.xml
|
@ -15,7 +15,7 @@
|
||||||
<name>CDT Parent</name>
|
<name>CDT Parent</name>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<tycho-version>0.13.0-SNAPSHOT</tycho-version>
|
<tycho-version>0.13.0</tycho-version>
|
||||||
<platform-version>3.7</platform-version>
|
<platform-version>3.7</platform-version>
|
||||||
<platform-site>http://download.eclipse.org/eclipse/updates/${platform-version}</platform-site>
|
<platform-site>http://download.eclipse.org/eclipse/updates/${platform-version}</platform-site>
|
||||||
<orbit-version>R20110523182458</orbit-version>
|
<orbit-version>R20110523182458</orbit-version>
|
||||||
|
@ -183,19 +183,6 @@
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
<pluginRepositories>
|
|
||||||
<pluginRepository>
|
|
||||||
<id>sonatype</id>
|
|
||||||
<url>https://repository.sonatype.org/content/repositories/public</url>
|
|
||||||
<snapshots>
|
|
||||||
<enabled>true</enabled>
|
|
||||||
</snapshots>
|
|
||||||
<releases>
|
|
||||||
<enabled>true</enabled>
|
|
||||||
</releases>
|
|
||||||
</pluginRepository>
|
|
||||||
</pluginRepositories>
|
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|
Loading…
Add table
Reference in a new issue