Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.osee.ats.client.demo.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.ats.client.demo.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.ats.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.ats.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.client.all.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.client.all.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.client.demo.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.client.demo.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.client.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.client.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.client.ote.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.client.ote.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.client.test.framework.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.client.test.framework.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.core.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.core.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.core.plugin.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.core.plugin.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.core.runtime.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.core.runtime.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.core.ui.feature/feature.xml4
-rw-r--r--features/org.eclipse.osee.core.ui.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.coverage.demo.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.coverage.demo.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.coverage.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.coverage.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.define.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.define.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.external.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.external.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.framework.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.framework.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.framework.ui.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.framework.ui.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.orcs.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.orcs.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.ote.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.ote.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.ote.master.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.ote.master.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.ote.server.external.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.ote.server.external.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.x.core.external.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.x.core.external.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.x.core.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.x.core.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.x.server.external.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.x.server.external.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.x.server.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.x.server.feature/pom.xml2
-rw-r--r--features/org.eclipse.osee.x.server.legacy.feature/feature.xml2
-rw-r--r--features/org.eclipse.osee.x.server.legacy.feature/pom.xml2
52 files changed, 53 insertions, 53 deletions
diff --git a/features/org.eclipse.osee.ats.client.demo.feature/feature.xml b/features/org.eclipse.osee.ats.client.demo.feature/feature.xml
index b01b4b6a0d6..2efa8af1fb4 100644
--- a/features/org.eclipse.osee.ats.client.demo.feature/feature.xml
+++ b/features/org.eclipse.osee.ats.client.demo.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.ats.client.demo.feature"
label="%featureName"
- version="0.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.ats.client.demo.feature/pom.xml b/features/org.eclipse.osee.ats.client.demo.feature/pom.xml
index 3575d45fc7a..a6cd1530e3d 100644
--- a/features/org.eclipse.osee.ats.client.demo.feature/pom.xml
+++ b/features/org.eclipse.osee.ats.client.demo.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.ats.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.ats.parent</relativePath>
</parent>
diff --git a/features/org.eclipse.osee.ats.feature/feature.xml b/features/org.eclipse.osee.ats.feature/feature.xml
index 4b521390fac..5944d6e08fb 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.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.ats.feature/pom.xml b/features/org.eclipse.osee.ats.feature/pom.xml
index 05717b70f56..2ad4c6171e2 100644
--- a/features/org.eclipse.osee.ats.feature/pom.xml
+++ b/features/org.eclipse.osee.ats.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.ats.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.ats.parent</relativePath>
</parent>
diff --git a/features/org.eclipse.osee.client.all.feature/feature.xml b/features/org.eclipse.osee.client.all.feature/feature.xml
index 74af7f6fa37..8652bf0f1e5 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.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.client.all.feature/pom.xml b/features/org.eclipse.osee.client.all.feature/pom.xml
index bf0a2fc7589..24aec4f760b 100644
--- a/features/org.eclipse.osee.client.all.feature/pom.xml
+++ b/features/org.eclipse.osee.client.all.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.client.all.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.client.all.parent</relativePath>
</parent>
diff --git a/features/org.eclipse.osee.client.demo.feature/feature.xml b/features/org.eclipse.osee.client.demo.feature/feature.xml
index 0837e3a5bad..da3f0031f5d 100644
--- a/features/org.eclipse.osee.client.demo.feature/feature.xml
+++ b/features/org.eclipse.osee.client.demo.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.client.demo.feature"
label="%featureName"
- version="0.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.client.demo.feature/pom.xml b/features/org.eclipse.osee.client.demo.feature/pom.xml
index f8379d2a619..4b58c02b81a 100644
--- a/features/org.eclipse.osee.client.demo.feature/pom.xml
+++ b/features/org.eclipse.osee.client.demo.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.client.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.client.parent</relativePath>
</parent>
diff --git a/features/org.eclipse.osee.client.feature/feature.xml b/features/org.eclipse.osee.client.feature/feature.xml
index 12d8c044361..bcb1472a991 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.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.client.feature/pom.xml b/features/org.eclipse.osee.client.feature/pom.xml
index aa317c72693..07b2c78a38a 100644
--- a/features/org.eclipse.osee.client.feature/pom.xml
+++ b/features/org.eclipse.osee.client.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.client.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.client.parent</relativePath>
</parent>
diff --git a/features/org.eclipse.osee.client.ote.feature/feature.xml b/features/org.eclipse.osee.client.ote.feature/feature.xml
index 688795c3c0f..1775734e6ea 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.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.client.ote.feature/pom.xml b/features/org.eclipse.osee.client.ote.feature/pom.xml
index 96574b78613..628f4952b30 100644
--- a/features/org.eclipse.osee.client.ote.feature/pom.xml
+++ b/features/org.eclipse.osee.client.ote.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.ote.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.ote.parent</relativePath>
</parent>
diff --git a/features/org.eclipse.osee.client.test.framework.feature/feature.xml b/features/org.eclipse.osee.client.test.framework.feature/feature.xml
index 0d15f43e2dd..f8d31d8c541 100644
--- a/features/org.eclipse.osee.client.test.framework.feature/feature.xml
+++ b/features/org.eclipse.osee.client.test.framework.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.client.test.framework.feature"
label="%featureName"
- version="0.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.client.test.framework.feature/pom.xml b/features/org.eclipse.osee.client.test.framework.feature/pom.xml
index 1d73fde53cb..287ab8efb28 100644
--- a/features/org.eclipse.osee.client.test.framework.feature/pom.xml
+++ b/features/org.eclipse.osee.client.test.framework.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.client.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.client.parent</relativePath>
</parent>
diff --git a/features/org.eclipse.osee.core.feature/feature.xml b/features/org.eclipse.osee.core.feature/feature.xml
index 81dadfc680d..7546e8f8e62 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.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.core.feature/pom.xml b/features/org.eclipse.osee.core.feature/pom.xml
index fab6d36c42e..65dd7808859 100644
--- a/features/org.eclipse.osee.core.feature/pom.xml
+++ b/features/org.eclipse.osee.core.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.runtime.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.runtime.parent</relativePath>
</parent>
diff --git a/features/org.eclipse.osee.core.plugin.feature/feature.xml b/features/org.eclipse.osee.core.plugin.feature/feature.xml
index 2727b55421b..41966f24f6d 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.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.core.plugin.feature/pom.xml b/features/org.eclipse.osee.core.plugin.feature/pom.xml
index c96c2b1e254..d57073c71c0 100644
--- a/features/org.eclipse.osee.core.plugin.feature/pom.xml
+++ b/features/org.eclipse.osee.core.plugin.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.runtime.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.runtime.parent</relativePath>
</parent>
diff --git a/features/org.eclipse.osee.core.runtime.feature/feature.xml b/features/org.eclipse.osee.core.runtime.feature/feature.xml
index 1ecd20e1d41..93556e1f127 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.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.core.runtime.feature/pom.xml b/features/org.eclipse.osee.core.runtime.feature/pom.xml
index 2256e36c09e..068e9c3927b 100644
--- a/features/org.eclipse.osee.core.runtime.feature/pom.xml
+++ b/features/org.eclipse.osee.core.runtime.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.runtime.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.runtime.parent</relativePath>
</parent>
diff --git a/features/org.eclipse.osee.core.ui.feature/feature.xml b/features/org.eclipse.osee.core.ui.feature/feature.xml
index b98afe14300..ab236e59cd1 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.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
@@ -44,7 +44,7 @@
<import plugin="org.eclipse.core.commands"/>
<import plugin="org.eclipse.core.jobs"/>
<import plugin="org.eclipse.osgi"/>
- <import feature="org.eclipse.osee.core.feature" version="0.13.0.qualifier"/>
+ <import feature="org.eclipse.osee.core.feature" version="0.14.0.qualifier"/>
</requires>
<plugin
diff --git a/features/org.eclipse.osee.core.ui.feature/pom.xml b/features/org.eclipse.osee.core.ui.feature/pom.xml
index 0f9f96664c2..788ddd92a12 100644
--- a/features/org.eclipse.osee.core.ui.feature/pom.xml
+++ b/features/org.eclipse.osee.core.ui.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.runtime.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.runtime.parent</relativePath>
</parent>
diff --git a/features/org.eclipse.osee.coverage.demo.feature/feature.xml b/features/org.eclipse.osee.coverage.demo.feature/feature.xml
index 404a054af51..5231d82f04f 100644
--- a/features/org.eclipse.osee.coverage.demo.feature/feature.xml
+++ b/features/org.eclipse.osee.coverage.demo.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.coverage.demo.feature"
label="%featureName"
- version="0.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.coverage.demo.feature/pom.xml b/features/org.eclipse.osee.coverage.demo.feature/pom.xml
index a2fcd97f70c..07c655abca0 100644
--- a/features/org.eclipse.osee.coverage.demo.feature/pom.xml
+++ b/features/org.eclipse.osee.coverage.demo.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.coverage.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.coverage.parent</relativePath>
</parent>
diff --git a/features/org.eclipse.osee.coverage.feature/feature.xml b/features/org.eclipse.osee.coverage.feature/feature.xml
index ebd05015b5a..727705b7605 100644
--- a/features/org.eclipse.osee.coverage.feature/feature.xml
+++ b/features/org.eclipse.osee.coverage.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.coverage.feature"
label="%featureName"
- version="0.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.coverage.feature/pom.xml b/features/org.eclipse.osee.coverage.feature/pom.xml
index 2802c442753..3a2d8bab39a 100644
--- a/features/org.eclipse.osee.coverage.feature/pom.xml
+++ b/features/org.eclipse.osee.coverage.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.coverage.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.coverage.parent</relativePath>
</parent>
diff --git a/features/org.eclipse.osee.define.feature/feature.xml b/features/org.eclipse.osee.define.feature/feature.xml
index 53279f0a32e..3a6295cdea1 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.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.define.feature/pom.xml b/features/org.eclipse.osee.define.feature/pom.xml
index df290055b65..6bf7a19867c 100644
--- a/features/org.eclipse.osee.define.feature/pom.xml
+++ b/features/org.eclipse.osee.define.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.client.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.client.parent</relativePath>
</parent>
diff --git a/features/org.eclipse.osee.external.feature/feature.xml b/features/org.eclipse.osee.external.feature/feature.xml
index c96c1d5de1f..9c4bd794daf 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.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.external.feature/pom.xml b/features/org.eclipse.osee.external.feature/pom.xml
index cece4090b21..bda3b06d650 100644
--- a/features/org.eclipse.osee.external.feature/pom.xml
+++ b/features/org.eclipse.osee.external.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.runtime.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.runtime.parent</relativePath>
</parent>
diff --git a/features/org.eclipse.osee.framework.feature/feature.xml b/features/org.eclipse.osee.framework.feature/feature.xml
index 24a4c30e940..ce3f12e6219 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.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.framework.feature/pom.xml b/features/org.eclipse.osee.framework.feature/pom.xml
index b8176d85824..5a394255185 100644
--- a/features/org.eclipse.osee.framework.feature/pom.xml
+++ b/features/org.eclipse.osee.framework.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.client.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.client.parent</relativePath>
</parent>
diff --git a/features/org.eclipse.osee.framework.ui.feature/feature.xml b/features/org.eclipse.osee.framework.ui.feature/feature.xml
index 790fe3392c0..92cd82053ba 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.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.osee.framework.ui.product">
diff --git a/features/org.eclipse.osee.framework.ui.feature/pom.xml b/features/org.eclipse.osee.framework.ui.feature/pom.xml
index f65b05e97b9..c6af809e090 100644
--- a/features/org.eclipse.osee.framework.ui.feature/pom.xml
+++ b/features/org.eclipse.osee.framework.ui.feature/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.client.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.client.parent</relativePath>
</parent>
diff --git a/features/org.eclipse.osee.orcs.feature/feature.xml b/features/org.eclipse.osee.orcs.feature/feature.xml
index f54bd001293..54f07c6cea4 100644
--- a/features/org.eclipse.osee.orcs.feature/feature.xml
+++ b/features/org.eclipse.osee.orcs.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.orcs.feature"
label="%featureName"
- version="0.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.orcs.feature/pom.xml b/features/org.eclipse.osee.orcs.feature/pom.xml
index f5d5f8676ed..eecd8676f8d 100644
--- a/features/org.eclipse.osee.orcs.feature/pom.xml
+++ b/features/org.eclipse.osee.orcs.feature/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.orcs.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.orcs.parent</relativePath>
</parent>
<artifactId>org.eclipse.osee.orcs.feature</artifactId>
diff --git a/features/org.eclipse.osee.ote.feature/feature.xml b/features/org.eclipse.osee.ote.feature/feature.xml
index 0bc7244d98b..a40d002ef51 100644
--- a/features/org.eclipse.osee.ote.feature/feature.xml
+++ b/features/org.eclipse.osee.ote.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.ote.feature"
label="%featureName"
- version="0.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.ote.feature/pom.xml b/features/org.eclipse.osee.ote.feature/pom.xml
index aee5c741811..ff98f2dcf41 100644
--- a/features/org.eclipse.osee.ote.feature/pom.xml
+++ b/features/org.eclipse.osee.ote.feature/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.ote.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.ote.parent</relativePath>
</parent>
<artifactId>org.eclipse.osee.ote.feature</artifactId>
diff --git a/features/org.eclipse.osee.ote.master.feature/feature.xml b/features/org.eclipse.osee.ote.master.feature/feature.xml
index 2745cc880b0..ac954459b6b 100644
--- a/features/org.eclipse.osee.ote.master.feature/feature.xml
+++ b/features/org.eclipse.osee.ote.master.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.ote.master.feature"
label="Feature"
- version="0.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="Eclipse Open System Engineering Environment">
<description url="http://www.example.com/description">
diff --git a/features/org.eclipse.osee.ote.master.feature/pom.xml b/features/org.eclipse.osee.ote.master.feature/pom.xml
index 2c9db907da2..0f0c6a8909c 100644
--- a/features/org.eclipse.osee.ote.master.feature/pom.xml
+++ b/features/org.eclipse.osee.ote.master.feature/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.ote.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.ote.parent</relativePath>
</parent>
<artifactId>org.eclipse.osee.ote.master.feature</artifactId>
diff --git a/features/org.eclipse.osee.ote.server.external.feature/feature.xml b/features/org.eclipse.osee.ote.server.external.feature/feature.xml
index e034582e85e..a7402a856e9 100644
--- a/features/org.eclipse.osee.ote.server.external.feature/feature.xml
+++ b/features/org.eclipse.osee.ote.server.external.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.ote.server.external.feature"
label="OTE Server External Feature"
- version="0.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="Eclipse Open System Engineering Environment">
<description url="http://www.example.com/description">
diff --git a/features/org.eclipse.osee.ote.server.external.feature/pom.xml b/features/org.eclipse.osee.ote.server.external.feature/pom.xml
index 319c77db596..6f665bfbee4 100644
--- a/features/org.eclipse.osee.ote.server.external.feature/pom.xml
+++ b/features/org.eclipse.osee.ote.server.external.feature/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.ote.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.ote.parent</relativePath>
</parent>
<artifactId>org.eclipse.osee.ote.server.external.feature</artifactId>
diff --git a/features/org.eclipse.osee.x.core.external.feature/feature.xml b/features/org.eclipse.osee.x.core.external.feature/feature.xml
index ab9caa6f453..bcc389d026a 100644
--- a/features/org.eclipse.osee.x.core.external.feature/feature.xml
+++ b/features/org.eclipse.osee.x.core.external.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.x.core.external.feature"
label="%featureName"
- version="0.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.x.core.external.feature/pom.xml b/features/org.eclipse.osee.x.core.external.feature/pom.xml
index b208929fed6..f788235dbbd 100644
--- a/features/org.eclipse.osee.x.core.external.feature/pom.xml
+++ b/features/org.eclipse.osee.x.core.external.feature/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.x.core.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.x.core.parent</relativePath>
</parent>
<artifactId>org.eclipse.osee.x.core.external.feature</artifactId>
diff --git a/features/org.eclipse.osee.x.core.feature/feature.xml b/features/org.eclipse.osee.x.core.feature/feature.xml
index 34decbbba3f..8f02b462f79 100644
--- a/features/org.eclipse.osee.x.core.feature/feature.xml
+++ b/features/org.eclipse.osee.x.core.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.x.core.feature"
label="%featureName"
- version="0.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.x.core.feature/pom.xml b/features/org.eclipse.osee.x.core.feature/pom.xml
index 3cae26a2dcf..17559f72e4a 100644
--- a/features/org.eclipse.osee.x.core.feature/pom.xml
+++ b/features/org.eclipse.osee.x.core.feature/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.x.core.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.x.core.parent</relativePath>
</parent>
<artifactId>org.eclipse.osee.x.core.feature</artifactId>
diff --git a/features/org.eclipse.osee.x.server.external.feature/feature.xml b/features/org.eclipse.osee.x.server.external.feature/feature.xml
index 1c90d426883..6bb1e5086bb 100644
--- a/features/org.eclipse.osee.x.server.external.feature/feature.xml
+++ b/features/org.eclipse.osee.x.server.external.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.x.server.external.feature"
label="%featureName"
- version="0.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.x.server.external.feature/pom.xml b/features/org.eclipse.osee.x.server.external.feature/pom.xml
index 186e1dc130d..f79ced97c38 100644
--- a/features/org.eclipse.osee.x.server.external.feature/pom.xml
+++ b/features/org.eclipse.osee.x.server.external.feature/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.x.server.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.x.server.parent</relativePath>
</parent>
<artifactId>org.eclipse.osee.x.server.external.feature</artifactId>
diff --git a/features/org.eclipse.osee.x.server.feature/feature.xml b/features/org.eclipse.osee.x.server.feature/feature.xml
index ae9dd468b5f..ba45ebf3880 100644
--- a/features/org.eclipse.osee.x.server.feature/feature.xml
+++ b/features/org.eclipse.osee.x.server.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.x.server.feature"
label="%featureName"
- version="0.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.x.server.feature/pom.xml b/features/org.eclipse.osee.x.server.feature/pom.xml
index e6a0424d41d..24ff784061d 100644
--- a/features/org.eclipse.osee.x.server.feature/pom.xml
+++ b/features/org.eclipse.osee.x.server.feature/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.x.server.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.x.server.parent</relativePath>
</parent>
<artifactId>org.eclipse.osee.x.server.feature</artifactId>
diff --git a/features/org.eclipse.osee.x.server.legacy.feature/feature.xml b/features/org.eclipse.osee.x.server.legacy.feature/feature.xml
index e408598bdd9..3c2414a930d 100644
--- a/features/org.eclipse.osee.x.server.legacy.feature/feature.xml
+++ b/features/org.eclipse.osee.x.server.legacy.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.osee.x.server.legacy.feature"
label="%featureName"
- version="0.13.0.qualifier"
+ version="0.14.0.qualifier"
provider-name="%providerName">
<description>
diff --git a/features/org.eclipse.osee.x.server.legacy.feature/pom.xml b/features/org.eclipse.osee.x.server.legacy.feature/pom.xml
index 390f79801b2..eec44d20e90 100644
--- a/features/org.eclipse.osee.x.server.legacy.feature/pom.xml
+++ b/features/org.eclipse.osee.x.server.legacy.feature/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.osee</groupId>
<artifactId>org.eclipse.osee.x.server.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../../plugins/org.eclipse.osee.x.server.parent</relativePath>
</parent>
<artifactId>org.eclipse.osee.x.server.legacy.feature</artifactId>

Back to the top