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

Set version to 0.14.0-SNAPSHOT

Change-Id: Ia362d46adc302aabb05220339317c19f123b46ea
diff --git a/build/org.eclipse.e4.core.tools.update/pom.xml b/build/org.eclipse.e4.core.tools.update/pom.xml
index 21b46b0..945b194 100644
--- a/build/org.eclipse.e4.core.tools.update/pom.xml
+++ b/build/org.eclipse.e4.core.tools.update/pom.xml
@@ -1,16 +1,16 @@
 <?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.core.tools.update</artifactId>
-  <version>0.13.0.qualifier</version>
+  <version>0.14.0-SNAPSHOT</version>
   <packaging>eclipse-repository</packaging>
 
-</project> 
+</project>
diff --git a/bundles/org.eclipse.e4.tools.compat/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.compat/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.e4.tools.compat/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.e4.tools.compat/pom.xml b/bundles/org.eclipse.e4.tools.compat/pom.xml
index 31c653e..c35bda5 100644
--- a/bundles/org.eclipse.e4.tools.compat/pom.xml
+++ b/bundles/org.eclipse.e4.tools.compat/pom.xml
@@ -1,10 +1,10 @@
 <?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>
@@ -12,4 +12,4 @@
   <version>0.12.0.qualifier</version>
   <packaging>eclipse-plugin</packaging>
 
-</project> 
+</project>
diff --git a/bundles/org.eclipse.e4.tools.css.editor.ui/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.css.editor.ui/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.e4.tools.css.editor.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.e4.tools.css.editor.ui/pom.xml b/bundles/org.eclipse.e4.tools.css.editor.ui/pom.xml
index 709a409..1632b59 100644
--- a/bundles/org.eclipse.e4.tools.css.editor.ui/pom.xml
+++ b/bundles/org.eclipse.e4.tools.css.editor.ui/pom.xml
@@ -1,10 +1,10 @@
 <?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>
@@ -12,4 +12,4 @@
   <version>0.12.0.qualifier</version>
   <packaging>eclipse-plugin</packaging>
 
-</project> 
+</project>
diff --git a/bundles/org.eclipse.e4.tools.css.editor/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.css.editor/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.e4.tools.css.editor/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.e4.tools.css.editor/pom.xml b/bundles/org.eclipse.e4.tools.css.editor/pom.xml
index 5a0b074..b5e737b 100644
--- a/bundles/org.eclipse.e4.tools.css.editor/pom.xml
+++ b/bundles/org.eclipse.e4.tools.css.editor/pom.xml
@@ -1,10 +1,10 @@
 <?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>
@@ -12,4 +12,4 @@
   <version>0.12.0.qualifier</version>
   <packaging>eclipse-plugin</packaging>
 
-</project> 
+</project>
diff --git a/bundles/org.eclipse.e4.tools.css.spy/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.css.spy/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.e4.tools.css.spy/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.e4.tools.css.spy/pom.xml b/bundles/org.eclipse.e4.tools.css.spy/pom.xml
index e384632..6f12ef4 100644
--- a/bundles/org.eclipse.e4.tools.css.spy/pom.xml
+++ b/bundles/org.eclipse.e4.tools.css.spy/pom.xml
@@ -1,10 +1,10 @@
 <?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>
@@ -12,4 +12,4 @@
   <version>0.12.0.qualifier</version>
   <packaging>eclipse-plugin</packaging>
 
-</project> 
+</project>
diff --git a/bundles/org.eclipse.e4.tools.emf.editor/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.emf.editor/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.e4.tools.emf.editor/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.e4.tools.emf.editor/pom.xml b/bundles/org.eclipse.e4.tools.emf.editor/pom.xml
index 3f55bad..025d214 100644
--- a/bundles/org.eclipse.e4.tools.emf.editor/pom.xml
+++ b/bundles/org.eclipse.e4.tools.emf.editor/pom.xml
@@ -1,10 +1,10 @@
 <?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>
@@ -12,4 +12,4 @@
   <version>0.12.0.qualifier</version>
   <packaging>eclipse-plugin</packaging>
 
-</project> 
+</project>
diff --git a/bundles/org.eclipse.e4.tools.emf.editor3x/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.emf.editor3x/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.e4.tools.emf.editor3x/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.e4.tools.emf.editor3x/pom.xml b/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml
index c5de1aa..8d6862f 100644
--- a/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml
+++ b/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml
@@ -1,10 +1,10 @@
 <?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>
@@ -12,4 +12,4 @@
   <version>0.12.0.qualifier</version>
   <packaging>eclipse-plugin</packaging>
 
-</project> 
+</project>
diff --git a/bundles/org.eclipse.e4.tools.emf.liveeditor/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.emf.liveeditor/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.e4.tools.emf.liveeditor/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.e4.tools.emf.liveeditor/pom.xml b/bundles/org.eclipse.e4.tools.emf.liveeditor/pom.xml
index 04eefed..ca72498 100644
--- a/bundles/org.eclipse.e4.tools.emf.liveeditor/pom.xml
+++ b/bundles/org.eclipse.e4.tools.emf.liveeditor/pom.xml
@@ -1,10 +1,10 @@
 <?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>
@@ -12,4 +12,4 @@
   <version>0.12.0.qualifier</version>
   <packaging>eclipse-plugin</packaging>
 
-</project> 
+</project>
diff --git a/bundles/org.eclipse.e4.tools.emf.ui.script.js/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.emf.ui.script.js/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.e4.tools.emf.ui.script.js/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.e4.tools.emf.ui.script.js/pom.xml b/bundles/org.eclipse.e4.tools.emf.ui.script.js/pom.xml
index 2de428b..6b422be 100644
--- a/bundles/org.eclipse.e4.tools.emf.ui.script.js/pom.xml
+++ b/bundles/org.eclipse.e4.tools.emf.ui.script.js/pom.xml
@@ -1,10 +1,10 @@
 <?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>
@@ -12,4 +12,4 @@
   <version>0.12.0.qualifier</version>
   <packaging>eclipse-plugin</packaging>
 
-</project> 
+</project>
diff --git a/bundles/org.eclipse.e4.tools.emf.ui/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.emf.ui/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.e4.tools.emf.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.e4.tools.emf.ui/pom.xml b/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
index f97e6fc..dc97e83 100644
--- a/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
+++ b/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
@@ -1,10 +1,10 @@
 <?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>
@@ -12,4 +12,4 @@
   <version>0.12.0.qualifier</version>
   <packaging>eclipse-plugin</packaging>
 
-</project> 
+</project>
diff --git a/bundles/org.eclipse.e4.tools.jdt.templates/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.jdt.templates/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.e4.tools.jdt.templates/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.e4.tools.jdt.templates/pom.xml b/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml
index c93c033..8d3a867 100644
--- a/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml
+++ b/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml
@@ -1,10 +1,10 @@
 <?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>
@@ -12,4 +12,4 @@
   <version>0.12.0.qualifier</version>
   <packaging>eclipse-plugin</packaging>
 
-</project> 
+</project>
diff --git a/bundles/org.eclipse.e4.tools.services/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.services/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.e4.tools.services/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.e4.tools.services/pom.xml b/bundles/org.eclipse.e4.tools.services/pom.xml
index 577fe64..c25c346 100644
--- a/bundles/org.eclipse.e4.tools.services/pom.xml
+++ b/bundles/org.eclipse.e4.tools.services/pom.xml
@@ -1,10 +1,10 @@
 <?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>
@@ -12,4 +12,4 @@
   <version>0.12.0.qualifier</version>
   <packaging>eclipse-plugin</packaging>
 
-</project> 
+</project>
diff --git a/bundles/org.eclipse.e4.tools/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.e4.tools/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.e4.tools/pom.xml b/bundles/org.eclipse.e4.tools/pom.xml
index dcd83cd..e8ee01b 100644
--- a/bundles/org.eclipse.e4.tools/pom.xml
+++ b/bundles/org.eclipse.e4.tools/pom.xml
@@ -1,10 +1,10 @@
 <?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>
@@ -12,4 +12,4 @@
   <version>0.12.0.qualifier</version>
   <packaging>eclipse-plugin</packaging>
 
-</project> 
+</project>
diff --git a/features/org.eclipse.e4.core.tools.feature/forceQualifierUpdate.txt b/features/org.eclipse.e4.core.tools.feature/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/features/org.eclipse.e4.core.tools.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.e4.core.tools.feature/pom.xml b/features/org.eclipse.e4.core.tools.feature/pom.xml
index ca3c65e..d3ee214 100644
--- a/features/org.eclipse.e4.core.tools.feature/pom.xml
+++ b/features/org.eclipse.e4.core.tools.feature/pom.xml
@@ -1,10 +1,10 @@
 <?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>
@@ -12,4 +12,4 @@
   <version>0.12.0.qualifier</version>
   <packaging>eclipse-feature</packaging>
 
-</project> 
+</project>
diff --git a/features/org.eclipse.e4.tools.css.editor.feature/forceQualifierUpdate.txt b/features/org.eclipse.e4.tools.css.editor.feature/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/features/org.eclipse.e4.tools.css.editor.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.e4.tools.css.editor.feature/pom.xml b/features/org.eclipse.e4.tools.css.editor.feature/pom.xml
index d225d4e..ccfd608 100644
--- a/features/org.eclipse.e4.tools.css.editor.feature/pom.xml
+++ b/features/org.eclipse.e4.tools.css.editor.feature/pom.xml
@@ -1,10 +1,10 @@
 <?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>
@@ -12,4 +12,4 @@
   <version>0.12.0.qualifier</version>
   <packaging>eclipse-feature</packaging>
 
-</project> 
+</project>
diff --git a/features/org.eclipse.e4.tools.css.spy.feature/forceQualifierUpdate.txt b/features/org.eclipse.e4.tools.css.spy.feature/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/features/org.eclipse.e4.tools.css.spy.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.e4.tools.css.spy.feature/pom.xml b/features/org.eclipse.e4.tools.css.spy.feature/pom.xml
index 823da40..71adb88 100644
--- a/features/org.eclipse.e4.tools.css.spy.feature/pom.xml
+++ b/features/org.eclipse.e4.tools.css.spy.feature/pom.xml
@@ -1,10 +1,10 @@
 <?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>
@@ -12,4 +12,4 @@
   <version>0.12.0.qualifier</version>
   <packaging>eclipse-feature</packaging>
 
-</project> 
+</project>
diff --git a/features/org.eclipse.e4.tools.e3x.bridge.feature/forceQualifierUpdate.txt b/features/org.eclipse.e4.tools.e3x.bridge.feature/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/features/org.eclipse.e4.tools.e3x.bridge.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.e4.tools.e3x.bridge.feature/pom.xml b/features/org.eclipse.e4.tools.e3x.bridge.feature/pom.xml
index ac29f37..65826ad 100644
--- a/features/org.eclipse.e4.tools.e3x.bridge.feature/pom.xml
+++ b/features/org.eclipse.e4.tools.e3x.bridge.feature/pom.xml
@@ -1,10 +1,10 @@
 <?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>
@@ -12,4 +12,4 @@
   <version>0.12.0.qualifier</version>
   <packaging>eclipse-feature</packaging>
 
-</project> 
+</project>
diff --git a/pom.xml b/pom.xml
index 4b6434a..aabe079 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.tools</groupId>
   <artifactId>e4-tools-aggregator</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>0.14.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
    <modules>