Skip to content

Commit

Permalink
Contribute TM 4.5.600
Browse files Browse the repository at this point in the history
Change-Id: I80c2bd30c64c495ac6230ae3ed70977d14edda0e
Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
  • Loading branch information
sbouchet authored and merks committed Jan 16, 2024
1 parent cada0d7 commit 6350cba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tm.aggrcon
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="TM: RSE">
<repositories location="https://download.eclipse.org/tm/updates/4.5.500/repository/" description="TM: RSE + Terminal 4.5.500">
<features name="org.eclipse.rse.feature.group" versionRange="[4.5.500,4.5.600]">
<repositories location="https://download.eclipse.org/tm/updates/4.5.600/repository/" description="TM: RSE + Terminal 4.5.600">
<features name="org.eclipse.rse.feature.group" versionRange="[4.5.600,4.5.700]">
<categories href="simrel.aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.rse.useractions.feature.group" versionRange="[4.5.500,4.5.600]">
<features name="org.eclipse.rse.useractions.feature.group" versionRange="[4.5.600,4.5.700]">
<categories href="simrel.aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
Expand Down

0 comments on commit 6350cba

Please sign in to comment.