Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoragurov2016-11-29 18:54:12 +0000
committeragurov2016-11-29 18:54:12 +0000
commit520e370fed927b95968581b7caa5ff0a00153513 (patch)
tree7fd52fd82dc7aa25f0bf7c5f911294455c431783 /subversive.aggrcon
parent0a67867e193fd0c46820da4c631b2df8b50e4929 (diff)
downloadorg.eclipse.simrel.build-520e370fed927b95968581b7caa5ff0a00153513.tar.gz
org.eclipse.simrel.build-520e370fed927b95968581b7caa5ff0a00153513.tar.xz
org.eclipse.simrel.build-520e370fed927b95968581b7caa5ff0a00153513.zip
Deprecated feature was removed
Diffstat (limited to 'subversive.aggrcon')
-rw-r--r--subversive.aggrcon5
1 files changed, 1 insertions, 4 deletions
diff --git a/subversive.aggrcon b/subversive.aggrcon
index 6aa3f458b..2e863ed7e 100644
--- a/subversive.aggrcon
+++ b/subversive.aggrcon
@@ -1,15 +1,12 @@
<?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="Subversive">
- <repositories location="http://download.eclipse.org/technology/subversive/4.0/neon-site/" description="Subversive for Eclipse Neon">
+ <repositories location="http://download.eclipse.org/technology/subversive/4.0/neon-site/" description="Subversive for Eclipse Oxygen">
<features name="org.eclipse.team.svn.feature.group" versionRange="[4.0.0,5.0.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
<features name="org.eclipse.team.svn.nl1.feature.group" versionRange="[4.0.0,5.0.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>
- <features name="org.eclipse.team.svn.resource.ignore.rules.jdt.feature.group" versionRange="[4.0.0,5.0.0)">
- <categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
- </features>
<features name="org.eclipse.team.svn.mylyn.feature.group" versionRange="[4.0.0,5.0.0)">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
</features>

Back to the top