Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.x.ats.p2/category.xml')
-rw-r--r--plugins/org.eclipse.osee.x.ats.p2/category.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.osee.x.ats.p2/category.xml b/plugins/org.eclipse.osee.x.ats.p2/category.xml
index 032effcc568..55dce569fa8 100644
--- a/plugins/org.eclipse.osee.x.ats.p2/category.xml
+++ b/plugins/org.eclipse.osee.x.ats.p2/category.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
- <feature url="features/org.eclipse.osee.x.ats.feature_0.21.0.qualifier.jar" id="org.eclipse.osee.x.ats.feature" version="0.21.0.qualifier">
+ <feature url="features/org.eclipse.osee.x.ats.feature_0.22.0.qualifier.jar" id="org.eclipse.osee.x.ats.feature" version="0.22.0.qualifier">
<category name="org.eclipse.osee.x.ats"/>
</feature>
- <feature url="features/org.eclipse.osee.x.ats.feature.source_0.21.0.qualifier.jar" id="org.eclipse.osee.x.ats.feature.source" version="0.21.0.qualifier">
+ <feature url="features/org.eclipse.osee.x.ats.feature.source_0.22.0.qualifier.jar" id="org.eclipse.osee.x.ats.feature.source" version="0.22.0.qualifier">
<category name="org.eclipse.osee.x.ats"/>
</feature>
<category-def name="org.eclipse.osee.x.ats" label="Eclipse OSEE X ATS - (Incubation)">

Back to the top