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:
parent
11fb44c874
commit
bf3ab45883
2 changed files with 1 additions and 4 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue