Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.runtime.p2/category.xml')
-rw-r--r--plugins/org.eclipse.osee.runtime.p2/category.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.osee.runtime.p2/category.xml b/plugins/org.eclipse.osee.runtime.p2/category.xml
index 0a286b7e423..f32d35e9412 100644
--- a/plugins/org.eclipse.osee.runtime.p2/category.xml
+++ b/plugins/org.eclipse.osee.runtime.p2/category.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
- <feature url="features/org.eclipse.osee.core.runtime.feature.source_0.11.0.qualifier.jar" id="org.eclipse.osee.core.runtime.feature.source" version="0.11.0.qualifier">
+ <feature url="features/org.eclipse.osee.core.runtime.feature.source_0.11.1.qualifier.jar" id="org.eclipse.osee.core.runtime.feature.source" version="0.11.1.qualifier">
<category name="org.eclipse.osee.runtime"/>
</feature>
- <feature url="features/org.eclipse.osee.core.runtime.feature_0.11.0.qualifier.jar" id="org.eclipse.osee.core.runtime.feature" version="0.11.0.qualifier">
+ <feature url="features/org.eclipse.osee.core.runtime.feature_0.11.1.qualifier.jar" id="org.eclipse.osee.core.runtime.feature" version="0.11.1.qualifier">
<category name="org.eclipse.osee.runtime"/>
</feature>
<category-def name="org.eclipse.osee.runtime" label="Eclipse OSEE Runtime - (Incubation)">

Back to the top