Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrescobar2010-12-13 17:42:08 +0000
committerRyan D. Brooks2010-12-13 17:42:08 +0000
commite1632026cf59b6fc68c31e68b264624dae6a7eb5 (patch)
treeef83df092be5ea5ae4898ff43c41e88542715df8 /features
parent2bd6c0d40da0999a5a7e6d9f12d038d00576a702 (diff)
downloadorg.eclipse.osee-e1632026cf59b6fc68c31e68b264624dae6a7eb5.tar.gz
org.eclipse.osee-e1632026cf59b6fc68c31e68b264624dae6a7eb5.tar.xz
org.eclipse.osee-e1632026cf59b6fc68c31e68b264624dae6a7eb5.zip
refactor: Update build numbers to 0.9.8
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.osee.ats.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.client.all.feature.test/feature.xml4
-rw-r--r--features/org.eclipse.osee.client.all.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.client.feature.test/feature.xml2
-rw-r--r--features/org.eclipse.osee.client.feature/feature.xml4
-rw-r--r--features/org.eclipse.osee.client.ote.feature.test/feature.xml2
-rw-r--r--features/org.eclipse.osee.client.ote.feature/feature.xml4
-rw-r--r--features/org.eclipse.osee.core.feature.test/feature.xml4
-rw-r--r--features/org.eclipse.osee.core.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.core.plugin.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.core.runtime.feature.test/feature.xml2
-rw-r--r--features/org.eclipse.osee.core.runtime.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.core.ui.feature/feature.xml4
-rw-r--r--features/org.eclipse.osee.define.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.demo.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.external.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.framework.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.framework.server.external.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.framework.server.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.framework.ui.feature/feature.xml8
-rw-r--r--features/org.eclipse.osee.server.feature.test/feature.xml2
-rw-r--r--features/org.eclipse.osee.server.feature/feature.xml2
22 files changed, 30 insertions, 30 deletions
diff --git a/features/org.eclipse.osee.ats.feature/feature.xml b/features/org.eclipse.osee.ats.feature/feature.xml
index 7e761d8f866..ace873ba8b4 100644
--- a/features/org.eclipse.osee.ats.feature/feature.xml
+++ b/features/org.eclipse.osee.ats.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.ats.feature"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.client.all.feature.test/feature.xml b/features/org.eclipse.osee.client.all.feature.test/feature.xml
index 8143badf0bf..e9d3732fc65 100644
--- a/features/org.eclipse.osee.client.all.feature.test/feature.xml
+++ b/features/org.eclipse.osee.client.all.feature.test/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.client.all.feature.test"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>
@@ -30,7 +30,7 @@
version="0.0.0"/>
<requires>
- <import feature="org.eclipse.osee.client.all.feature" version="0.9.7.qualifier" match="greaterOrEqual"/>
+ <import feature="org.eclipse.osee.client.all.feature" version="0.9.8.qualifier" match="greaterOrEqual"/>
<import feature="org.eclipse.test" version="3.5.0" match="greaterOrEqual"/>
<import feature="org.eclipse.sdk" version="3.6.0" match="greaterOrEqual"/>
</requires>
diff --git a/features/org.eclipse.osee.client.all.feature/feature.xml b/features/org.eclipse.osee.client.all.feature/feature.xml
index 7cd0c50c2c4..b8e07502669 100644
--- a/features/org.eclipse.osee.client.all.feature/feature.xml
+++ b/features/org.eclipse.osee.client.all.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.client.all.feature"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.client.feature.test/feature.xml b/features/org.eclipse.osee.client.feature.test/feature.xml
index eb125cc0e8d..4949ac6a584 100644
--- a/features/org.eclipse.osee.client.feature.test/feature.xml
+++ b/features/org.eclipse.osee.client.feature.test/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.client.feature.test"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.client.feature/feature.xml b/features/org.eclipse.osee.client.feature/feature.xml
index 57739bffda2..b3c16b01839 100644
--- a/features/org.eclipse.osee.client.feature/feature.xml
+++ b/features/org.eclipse.osee.client.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.client.feature"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>
@@ -58,7 +58,7 @@
version="0.0.0"/>
<requires>
- <import feature="org.eclipse.osee.core.runtime.feature" version="0.9.7.qualifier" match="greaterOrEqual"/>
+ <import feature="org.eclipse.osee.core.runtime.feature" version="0.9.8.qualifier" match="greaterOrEqual"/>
</requires>
</feature>
diff --git a/features/org.eclipse.osee.client.ote.feature.test/feature.xml b/features/org.eclipse.osee.client.ote.feature.test/feature.xml
index e95059c2aa2..1174bd51ab7 100644
--- a/features/org.eclipse.osee.client.ote.feature.test/feature.xml
+++ b/features/org.eclipse.osee.client.ote.feature.test/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.client.ote.feature.test"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.client.ote.feature/feature.xml b/features/org.eclipse.osee.client.ote.feature/feature.xml
index e6b7a0621da..3f4fff262e6 100644
--- a/features/org.eclipse.osee.client.ote.feature/feature.xml
+++ b/features/org.eclipse.osee.client.ote.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.client.ote.feature"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>
@@ -51,7 +51,7 @@
<import plugin="net.jini"/>
<import plugin="org.eclipse.osee.framework.ui.service.control"/>
<import plugin="org.eclipse.ui" version="3.4.2" match="greaterOrEqual"/>
- <import feature="org.eclipse.osee.core.runtime.feature" version="0.9.7.qualifier" match="greaterOrEqual"/>
+ <import feature="org.eclipse.osee.core.runtime.feature" version="0.9.8.qualifier" match="greaterOrEqual"/>
<import plugin="javax.xml"/>
<import plugin="org.eclipse.osee.framework.ui.ws"/>
<import plugin="jms.libraries"/>
diff --git a/features/org.eclipse.osee.core.feature.test/feature.xml b/features/org.eclipse.osee.core.feature.test/feature.xml
index f31eb99972c..494a3858930 100644
--- a/features/org.eclipse.osee.core.feature.test/feature.xml
+++ b/features/org.eclipse.osee.core.feature.test/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.core.feature.test"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%featureProvider">
<description>
@@ -20,7 +20,7 @@
<requires>
<import plugin="org.junit4" version="4.5.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.osee.framework.jdk.core" version="0.4.0" match="greaterOrEqual"/>
- <import feature="org.eclipse.osee.core.feature" version="0.9.7.qualifier" match="greaterOrEqual"/>
+ <import feature="org.eclipse.osee.core.feature" version="0.9.8.qualifier" match="greaterOrEqual"/>
</requires>
<plugin
diff --git a/features/org.eclipse.osee.core.feature/feature.xml b/features/org.eclipse.osee.core.feature/feature.xml
index 2d5dfd1147b..c008043fa81 100644
--- a/features/org.eclipse.osee.core.feature/feature.xml
+++ b/features/org.eclipse.osee.core.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.core.feature"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.core.plugin.feature/feature.xml b/features/org.eclipse.osee.core.plugin.feature/feature.xml
index 180906e713e..74b4599327b 100644
--- a/features/org.eclipse.osee.core.plugin.feature/feature.xml
+++ b/features/org.eclipse.osee.core.plugin.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.core.plugin.feature"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.core.runtime.feature.test/feature.xml b/features/org.eclipse.osee.core.runtime.feature.test/feature.xml
index 86e9c9e7f9b..4b1a4e8c20e 100644
--- a/features/org.eclipse.osee.core.runtime.feature.test/feature.xml
+++ b/features/org.eclipse.osee.core.runtime.feature.test/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.core.runtime.feature.test"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.core.runtime.feature/feature.xml b/features/org.eclipse.osee.core.runtime.feature/feature.xml
index 45f95835a58..0f2e99127c7 100644
--- a/features/org.eclipse.osee.core.runtime.feature/feature.xml
+++ b/features/org.eclipse.osee.core.runtime.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.core.runtime.feature"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.core.ui.feature/feature.xml b/features/org.eclipse.osee.core.ui.feature/feature.xml
index 82e1a42228b..28cbc3a2b49 100644
--- a/features/org.eclipse.osee.core.ui.feature/feature.xml
+++ b/features/org.eclipse.osee.core.ui.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.core.ui.feature"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>
@@ -48,7 +48,7 @@
<import plugin="org.eclipse.team.ui"/>
<import plugin="org.eclipse.team.svn.core"/>
<import plugin="org.eclipse.team.svn.ui"/>
- <import feature="org.eclipse.osee.core.feature" version="0.9.7.qualifier"/>
+ <import feature="org.eclipse.osee.core.feature" version="0.9.8.qualifier"/>
</requires>
<plugin
diff --git a/features/org.eclipse.osee.define.feature/feature.xml b/features/org.eclipse.osee.define.feature/feature.xml
index 772cdf9fdb0..580e21d607c 100644
--- a/features/org.eclipse.osee.define.feature/feature.xml
+++ b/features/org.eclipse.osee.define.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.define.feature"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.demo.feature/feature.xml b/features/org.eclipse.osee.demo.feature/feature.xml
index a2a0e6698d4..b190772d5cc 100644
--- a/features/org.eclipse.osee.demo.feature/feature.xml
+++ b/features/org.eclipse.osee.demo.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.demo.feature"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.external.feature/feature.xml b/features/org.eclipse.osee.external.feature/feature.xml
index 687ee248fea..649bc56df18 100644
--- a/features/org.eclipse.osee.external.feature/feature.xml
+++ b/features/org.eclipse.osee.external.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.external.feature"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.framework.feature/feature.xml b/features/org.eclipse.osee.framework.feature/feature.xml
index 1818a499cf6..fdbf310188a 100644
--- a/features/org.eclipse.osee.framework.feature/feature.xml
+++ b/features/org.eclipse.osee.framework.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.framework.feature"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.framework.server.external.feature/feature.xml b/features/org.eclipse.osee.framework.server.external.feature/feature.xml
index f5d38408875..5d198e5b039 100644
--- a/features/org.eclipse.osee.framework.server.external.feature/feature.xml
+++ b/features/org.eclipse.osee.framework.server.external.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.framework.server.external.feature"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.framework.server.feature/feature.xml b/features/org.eclipse.osee.framework.server.feature/feature.xml
index 37bccbc640c..d99cfecf637 100644
--- a/features/org.eclipse.osee.framework.server.feature/feature.xml
+++ b/features/org.eclipse.osee.framework.server.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.framework.server.feature"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.framework.ui.feature/feature.xml b/features/org.eclipse.osee.framework.ui.feature/feature.xml
index 41fc26c7947..0e9e3efbf91 100644
--- a/features/org.eclipse.osee.framework.ui.feature/feature.xml
+++ b/features/org.eclipse.osee.framework.ui.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.framework.ui.feature"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName"
plugin="org.eclipse.osee.framework.ui.product">
@@ -66,9 +66,9 @@
<import plugin="org.antlr.runtime"/>
<import plugin="org.eclipse.osee.ote.define"/>
<import plugin="org.eclipse.osee.framework.svn"/>
- <import feature="org.eclipse.osee.core.runtime.feature" version="0.9.7.qualifier" match="greaterOrEqual"/>
- <import feature="org.eclipse.osee.core.ui.feature" version="0.9.7.qualifier" match="greaterOrEqual"/>
- <import feature="org.eclipse.osee.core.feature" version="0.9.7.qualifier" match="greaterOrEqual"/>
+ <import feature="org.eclipse.osee.core.runtime.feature" version="0.9.8.qualifier" match="greaterOrEqual"/>
+ <import feature="org.eclipse.osee.core.ui.feature" version="0.9.8.qualifier" match="greaterOrEqual"/>
+ <import feature="org.eclipse.osee.core.feature" version="0.9.8.qualifier" match="greaterOrEqual"/>
<import plugin="org.eclipse.osee.framework.skynet.core" version="0.9.5" match="greaterOrEqual"/>
<import plugin="org.apache.ant" version="1.7.1" match="greaterOrEqual"/>
<import plugin="org.eclipse.xtend" version="1.0.0" match="greaterOrEqual"/>
diff --git a/features/org.eclipse.osee.server.feature.test/feature.xml b/features/org.eclipse.osee.server.feature.test/feature.xml
index b420b589fb7..decfbd20ade 100644
--- a/features/org.eclipse.osee.server.feature.test/feature.xml
+++ b/features/org.eclipse.osee.server.feature.test/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.server.feature.test"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.server.feature/feature.xml b/features/org.eclipse.osee.server.feature/feature.xml
index 5f2f6ad17b6..fb22527836e 100644
--- a/features/org.eclipse.osee.server.feature/feature.xml
+++ b/features/org.eclipse.osee.server.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.server.feature"
label="%featureName"
- version="0.9.7.qualifier"
+ version="0.9.8.qualifier"
provider-name="%providerName">
<description>

Back to the top