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

Terminal: Remove remaining reference to deprecated local terminal

feature from repository
This commit is contained in:
Uwe Stieber 2015-02-09 16:18:49 +01:00
parent 11fb44c874
commit bf3ab45883
2 changed files with 1 additions and 4 deletions

View file

@ -15,9 +15,6 @@
<feature url="features/org.eclipse.rse.useractions_0.0.0.jar" id="org.eclipse.rse.useractions" version="0.0.0">
<category name="tm_37_main"/>
</feature>
<feature url="features/org.eclipse.tm.terminal.local.sdk_0.0.0.jar" id="org.eclipse.tm.terminal.local.sdk" version="0.0.0">
<category name="tm_37_optional"/>
</feature>
<feature url="features/org.eclipse.rse.examples_0.0.0.jar" id="org.eclipse.rse.examples" version="0.0.0">
<category name="tm_37_optional"/>
</feature>

View file

@ -12,7 +12,7 @@
</parent>
<groupId>org.eclipse.tm</groupId>
<version>3.7.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<artifactId>org.eclipse.tm.repo</artifactId>
<packaging>eclipse-repository</packaging>