Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.ote.p2/category.xml')
-rw-r--r--plugins/org.eclipse.osee.ote.p2/category.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.osee.ote.p2/category.xml b/plugins/org.eclipse.osee.ote.p2/category.xml
index 37bd6a2be9d..2a612419d2b 100644
--- a/plugins/org.eclipse.osee.ote.p2/category.xml
+++ b/plugins/org.eclipse.osee.ote.p2/category.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
- <feature url="features/org.eclipse.osee.client.ote.feature_0.10.2.qualifier.jar" id="org.eclipse.osee.client.ote.feature" version="0.10.2.qualifier">
+ <feature url="features/org.eclipse.osee.client.ote.feature_0.10.3.qualifier.jar" id="org.eclipse.osee.client.ote.feature" version="0.10.3.qualifier">
<category name="org.eclipse.osee.ote"/>
</feature>
- <feature url="features/org.eclipse.osee.client.ote.feature.source_0.10.2.qualifier.jar" id="org.eclipse.osee.client.ote.feature.source" version="0.10.2.qualifier">
+ <feature url="features/org.eclipse.osee.client.ote.feature.source_0.10.3.qualifier.jar" id="org.eclipse.osee.client.ote.feature.source" version="0.10.3.qualifier">
<category name="org.eclipse.osee.ote"/>
</feature>
<category-def name="org.eclipse.osee.ote" label="Eclipse OSEE OTE - (Incubation)">

Back to the top