Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"

Set version to 0.14.0-SNAPSHOT
diff --git a/build/org.eclipse.e4.search.update/pom.xml b/build/org.eclipse.e4.search.update/pom.xml
index d4b7254..9ada424 100644
--- a/build/org.eclipse.e4.search.update/pom.xml
+++ b/build/org.eclipse.e4.search.update/pom.xml
@@ -1,17 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.e4.search.update</artifactId>
-  <version>0.13.0.qualifier</version>
+  <version>0.14.0-SNAPSHOT</version>
   <packaging>eclipse-repository</packaging>
 
   <name>org.eclipse.e4.search update site</name>
-</project> 
+</project>
diff --git a/bundles/org.eclipse.platform.discovery.compatibility/forceQualifierUpdate.txt b/bundles/org.eclipse.platform.discovery.compatibility/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.platform.discovery.compatibility/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/bundles/org.eclipse.platform.discovery.compatibility/pom.xml b/bundles/org.eclipse.platform.discovery.compatibility/pom.xml
index 63c1591..1e5afbd 100644
--- a/bundles/org.eclipse.platform.discovery.compatibility/pom.xml
+++ b/bundles/org.eclipse.platform.discovery.compatibility/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.compatibility</artifactId>
diff --git a/bundles/org.eclipse.platform.discovery.core/forceQualifierUpdate.txt b/bundles/org.eclipse.platform.discovery.core/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.platform.discovery.core/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/bundles/org.eclipse.platform.discovery.core/pom.xml b/bundles/org.eclipse.platform.discovery.core/pom.xml
index 1c7a99a..a9bb1ef 100644
--- a/bundles/org.eclipse.platform.discovery.core/pom.xml
+++ b/bundles/org.eclipse.platform.discovery.core/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.core</artifactId>
diff --git a/bundles/org.eclipse.platform.discovery.destprefs/forceQualifierUpdate.txt b/bundles/org.eclipse.platform.discovery.destprefs/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.platform.discovery.destprefs/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/bundles/org.eclipse.platform.discovery.destprefs/pom.xml b/bundles/org.eclipse.platform.discovery.destprefs/pom.xml
index f0e3221..e20f491 100644
--- a/bundles/org.eclipse.platform.discovery.destprefs/pom.xml
+++ b/bundles/org.eclipse.platform.discovery.destprefs/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.destprefs</artifactId>
diff --git a/bundles/org.eclipse.platform.discovery.integration/forceQualifierUpdate.txt b/bundles/org.eclipse.platform.discovery.integration/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.platform.discovery.integration/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/bundles/org.eclipse.platform.discovery.integration/pom.xml b/bundles/org.eclipse.platform.discovery.integration/pom.xml
index ef50996..13689ab 100644
--- a/bundles/org.eclipse.platform.discovery.integration/pom.xml
+++ b/bundles/org.eclipse.platform.discovery.integration/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.integration</artifactId>
diff --git a/bundles/org.eclipse.platform.discovery.runtime/forceQualifierUpdate.txt b/bundles/org.eclipse.platform.discovery.runtime/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.platform.discovery.runtime/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/bundles/org.eclipse.platform.discovery.runtime/pom.xml b/bundles/org.eclipse.platform.discovery.runtime/pom.xml
index 83053e7..83844b3 100644
--- a/bundles/org.eclipse.platform.discovery.runtime/pom.xml
+++ b/bundles/org.eclipse.platform.discovery.runtime/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.runtime</artifactId>
diff --git a/bundles/org.eclipse.platform.discovery.ui/forceQualifierUpdate.txt b/bundles/org.eclipse.platform.discovery.ui/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.platform.discovery.ui/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/bundles/org.eclipse.platform.discovery.ui/pom.xml b/bundles/org.eclipse.platform.discovery.ui/pom.xml
index e645f85..fa80b58 100644
--- a/bundles/org.eclipse.platform.discovery.ui/pom.xml
+++ b/bundles/org.eclipse.platform.discovery.ui/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.ui</artifactId>
diff --git a/bundles/org.eclipse.platform.discovery.util/forceQualifierUpdate.txt b/bundles/org.eclipse.platform.discovery.util/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.platform.discovery.util/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/bundles/org.eclipse.platform.discovery.util/pom.xml b/bundles/org.eclipse.platform.discovery.util/pom.xml
index 4b3bf7a..591dcee 100644
--- a/bundles/org.eclipse.platform.discovery.util/pom.xml
+++ b/bundles/org.eclipse.platform.discovery.util/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.util</artifactId>
diff --git a/examples/org.eclipse.demo.cheatsheets.search/forceQualifierUpdate.txt b/examples/org.eclipse.demo.cheatsheets.search/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/examples/org.eclipse.demo.cheatsheets.search/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/examples/org.eclipse.demo.cheatsheets.search/pom.xml b/examples/org.eclipse.demo.cheatsheets.search/pom.xml
index 07afff7..20e4028 100644
--- a/examples/org.eclipse.demo.cheatsheets.search/pom.xml
+++ b/examples/org.eclipse.demo.cheatsheets.search/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.demo.cheatsheets.search</artifactId>
diff --git a/features/org.eclipse.demo.search.example.feature/forceQualifierUpdate.txt b/features/org.eclipse.demo.search.example.feature/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/features/org.eclipse.demo.search.example.feature/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/features/org.eclipse.demo.search.example.feature/pom.xml b/features/org.eclipse.demo.search.example.feature/pom.xml
index 3ac9c1f..796c264 100644
--- a/features/org.eclipse.demo.search.example.feature/pom.xml
+++ b/features/org.eclipse.demo.search.example.feature/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.demo.search.example.feature</artifactId>
diff --git a/features/org.eclipse.platform.discovery.compatibility.feature/forceQualifierUpdate.txt b/features/org.eclipse.platform.discovery.compatibility.feature/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/features/org.eclipse.platform.discovery.compatibility.feature/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/features/org.eclipse.platform.discovery.compatibility.feature/pom.xml b/features/org.eclipse.platform.discovery.compatibility.feature/pom.xml
index fd8cf76..19bcf54 100644
--- a/features/org.eclipse.platform.discovery.compatibility.feature/pom.xml
+++ b/features/org.eclipse.platform.discovery.compatibility.feature/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.compatibility.feature</artifactId>
diff --git a/features/org.eclipse.platform.discovery.feature/forceQualifierUpdate.txt b/features/org.eclipse.platform.discovery.feature/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/features/org.eclipse.platform.discovery.feature/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/features/org.eclipse.platform.discovery.feature/pom.xml b/features/org.eclipse.platform.discovery.feature/pom.xml
index 800f008..fc97d25 100644
--- a/features/org.eclipse.platform.discovery.feature/pom.xml
+++ b/features/org.eclipse.platform.discovery.feature/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.feature</artifactId>
diff --git a/features/org.eclipse.platform.discovery.master/forceQualifierUpdate.txt b/features/org.eclipse.platform.discovery.master/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/features/org.eclipse.platform.discovery.master/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/features/org.eclipse.platform.discovery.master/pom.xml b/features/org.eclipse.platform.discovery.master/pom.xml
index d1642ad..dc90bfe 100644
--- a/features/org.eclipse.platform.discovery.master/pom.xml
+++ b/features/org.eclipse.platform.discovery.master/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.master</artifactId>
diff --git a/features/org.eclipse.platform.discovery.source.master/forceQualifierUpdate.txt b/features/org.eclipse.platform.discovery.source.master/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/features/org.eclipse.platform.discovery.source.master/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/features/org.eclipse.platform.discovery.source.master/pom.xml b/features/org.eclipse.platform.discovery.source.master/pom.xml
index e98fee6..86e12ee 100644
--- a/features/org.eclipse.platform.discovery.source.master/pom.xml
+++ b/features/org.eclipse.platform.discovery.source.master/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.source.master</artifactId>
diff --git a/features/org.eclipse.platform.discovery_tests.feature/forceQualifierUpdate.txt b/features/org.eclipse.platform.discovery_tests.feature/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/features/org.eclipse.platform.discovery_tests.feature/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/features/org.eclipse.platform.discovery_tests.feature/pom.xml b/features/org.eclipse.platform.discovery_tests.feature/pom.xml
index 669becf..2706220 100644
--- a/features/org.eclipse.platform.discovery_tests.feature/pom.xml
+++ b/features/org.eclipse.platform.discovery_tests.feature/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery_tests.feature</artifactId>
diff --git a/pom.xml b/pom.xml
index adaab54..f1a56ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,15 +10,12 @@
      Igor Fedorenko - initial implementation
      Lars Vogel - Adjustments for e4 tools 
 -->
-
-<project
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-  xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.eclipse.e4.search</groupId>
   <artifactId>e4-search-aggregator</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>0.14.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
    <modules>
@@ -46,4 +43,3 @@
       <module>build/org.eclipse.e4.search.update</module>
   </modules>
 </project>
-
diff --git a/tests/org.eclipse.platform.discovery.compatibility.tests/forceQualifierUpdate.txt b/tests/org.eclipse.platform.discovery.compatibility.tests/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/tests/org.eclipse.platform.discovery.compatibility.tests/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/tests/org.eclipse.platform.discovery.compatibility.tests/pom.xml b/tests/org.eclipse.platform.discovery.compatibility.tests/pom.xml
index 9b5d350..55e7268 100644
--- a/tests/org.eclipse.platform.discovery.compatibility.tests/pom.xml
+++ b/tests/org.eclipse.platform.discovery.compatibility.tests/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.compatibility.tests</artifactId>
diff --git a/tests/org.eclipse.platform.discovery.core.test.unit/forceQualifierUpdate.txt b/tests/org.eclipse.platform.discovery.core.test.unit/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/tests/org.eclipse.platform.discovery.core.test.unit/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/tests/org.eclipse.platform.discovery.core.test.unit/pom.xml b/tests/org.eclipse.platform.discovery.core.test.unit/pom.xml
index e4552a3..97ec1fc 100644
--- a/tests/org.eclipse.platform.discovery.core.test.unit/pom.xml
+++ b/tests/org.eclipse.platform.discovery.core.test.unit/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.core.test.unit</artifactId>
diff --git a/tests/org.eclipse.platform.discovery.destprefs.test.unit/forceQualifierUpdate.txt b/tests/org.eclipse.platform.discovery.destprefs.test.unit/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/tests/org.eclipse.platform.discovery.destprefs.test.unit/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/tests/org.eclipse.platform.discovery.destprefs.test.unit/pom.xml b/tests/org.eclipse.platform.discovery.destprefs.test.unit/pom.xml
index 6950b3a..ba31a44 100644
--- a/tests/org.eclipse.platform.discovery.destprefs.test.unit/pom.xml
+++ b/tests/org.eclipse.platform.discovery.destprefs.test.unit/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.destprefs.test.unit</artifactId>
diff --git a/tests/org.eclipse.platform.discovery.integration.test.unit/forceQualifierUpdate.txt b/tests/org.eclipse.platform.discovery.integration.test.unit/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/tests/org.eclipse.platform.discovery.integration.test.unit/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/tests/org.eclipse.platform.discovery.integration.test.unit/pom.xml b/tests/org.eclipse.platform.discovery.integration.test.unit/pom.xml
index ac81792..df183bf 100644
--- a/tests/org.eclipse.platform.discovery.integration.test.unit/pom.xml
+++ b/tests/org.eclipse.platform.discovery.integration.test.unit/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.integration.test.unit</artifactId>
diff --git a/tests/org.eclipse.platform.discovery.runtime.test.unit/forceQualifierUpdate.txt b/tests/org.eclipse.platform.discovery.runtime.test.unit/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/tests/org.eclipse.platform.discovery.runtime.test.unit/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/tests/org.eclipse.platform.discovery.runtime.test.unit/pom.xml b/tests/org.eclipse.platform.discovery.runtime.test.unit/pom.xml
index 8e6b7b4..ddacf13 100644
--- a/tests/org.eclipse.platform.discovery.runtime.test.unit/pom.xml
+++ b/tests/org.eclipse.platform.discovery.runtime.test.unit/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.runtime.test.unit</artifactId>
diff --git a/tests/org.eclipse.platform.discovery.test.testutils/forceQualifierUpdate.txt b/tests/org.eclipse.platform.discovery.test.testutils/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/tests/org.eclipse.platform.discovery.test.testutils/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/tests/org.eclipse.platform.discovery.test.testutils/pom.xml b/tests/org.eclipse.platform.discovery.test.testutils/pom.xml
index 9781429..93fed3c 100644
--- a/tests/org.eclipse.platform.discovery.test.testutils/pom.xml
+++ b/tests/org.eclipse.platform.discovery.test.testutils/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.test.testutils</artifactId>
diff --git a/tests/org.eclipse.platform.discovery.ui.test.comp/forceQualifierUpdate.txt b/tests/org.eclipse.platform.discovery.ui.test.comp/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/tests/org.eclipse.platform.discovery.ui.test.comp/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/tests/org.eclipse.platform.discovery.ui.test.comp/pom.xml b/tests/org.eclipse.platform.discovery.ui.test.comp/pom.xml
index 8e3ced6..36f5ecf 100644
--- a/tests/org.eclipse.platform.discovery.ui.test.comp/pom.xml
+++ b/tests/org.eclipse.platform.discovery.ui.test.comp/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.ui.test.comp</artifactId>
diff --git a/tests/org.eclipse.platform.discovery.ui.test.unit/forceQualifierUpdate.txt b/tests/org.eclipse.platform.discovery.ui.test.unit/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/tests/org.eclipse.platform.discovery.ui.test.unit/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/tests/org.eclipse.platform.discovery.ui.test.unit/pom.xml b/tests/org.eclipse.platform.discovery.ui.test.unit/pom.xml
index 2cdf65c..eda389c 100644
--- a/tests/org.eclipse.platform.discovery.ui.test.unit/pom.xml
+++ b/tests/org.eclipse.platform.discovery.ui.test.unit/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.ui.test.unit</artifactId>
diff --git a/tests/org.eclipse.platform.discovery.util.test.unit/forceQualifierUpdate.txt b/tests/org.eclipse.platform.discovery.util.test.unit/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/tests/org.eclipse.platform.discovery.util.test.unit/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
diff --git a/tests/org.eclipse.platform.discovery.util.test.unit/pom.xml b/tests/org.eclipse.platform.discovery.util.test.unit/pom.xml
index f079389..5ff15cd 100644
--- a/tests/org.eclipse.platform.discovery.util.test.unit/pom.xml
+++ b/tests/org.eclipse.platform.discovery.util.test.unit/pom.xml
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.eclipse.e4.releng</groupId>
     <artifactId>eclipse-parent</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>0.14.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.e4</groupId>
   <artifactId>org.eclipse.platform.discovery.util.test.unit</artifactId>