Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Escobar2012-11-07 23:17:06 +0000
committerRoberto E. Escobar2012-11-07 23:17:06 +0000
commita916726fbb2f417a18e60aa33e1e05b30e351a72 (patch)
treedf8db9ae52058e32fd4745dc33d986a7656795ef /plugins/org.eclipse.osee.runtime.p2/category.xml
parent6139181436626147045c0592905014afabd168a4 (diff)
downloadorg.eclipse.osee-a916726fbb2f417a18e60aa33e1e05b30e351a72.tar.gz
org.eclipse.osee-a916726fbb2f417a18e60aa33e1e05b30e351a72.tar.xz
org.eclipse.osee-a916726fbb2f417a18e60aa33e1e05b30e351a72.zip
refactor: Update build numbers to 0.11.0
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 c09bbc3357e..0a286b7e423 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.10.4.qualifier.jar" id="org.eclipse.osee.core.runtime.feature.source" version="0.10.4.qualifier">
+ <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">
<category name="org.eclipse.osee.runtime"/>
</feature>
- <feature url="features/org.eclipse.osee.core.runtime.feature_0.10.4.qualifier.jar" id="org.eclipse.osee.core.runtime.feature" version="0.10.4.qualifier">
+ <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">
<category name="org.eclipse.osee.runtime"/>
</feature>
<category-def name="org.eclipse.osee.runtime" label="Eclipse OSEE Runtime - (Incubation)">

Back to the top