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

Set version at 0.14.0-SNAPSHOT

Change-Id: Icdfeb87030b2984d687e416fd29bc1e3bf10ef9b
diff --git a/build/org.eclipse.e4.resources.update/pom.xml b/build/org.eclipse.e4.resources.update/pom.xml
index fac86d7..33b653c 100644
--- a/build/org.eclipse.e4.resources.update/pom.xml
+++ b/build/org.eclipse.e4.resources.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.resources.update</artifactId>
-  <version>0.12.0.qualifier</version>
+  <version>0.14.0-SNAPSHOT</version>
   <packaging>eclipse-repository</packaging>
 
-</project> 
+</project>
diff --git a/bundles/org.eclipse.core.resources.semantic/forceQualifierUpdate.txt b/bundles/org.eclipse.core.resources.semantic/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.core.resources.semantic/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.core.resources.semantic/pom.xml b/bundles/org.eclipse.core.resources.semantic/pom.xml
index f68dad0..0fd21c7 100644
--- a/bundles/org.eclipse.core.resources.semantic/pom.xml
+++ b/bundles/org.eclipse.core.resources.semantic/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.6.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
-</project> 
+</project>
diff --git a/bundles/org.eclipse.ui.resources.semantic/forceQualifierUpdate.txt b/bundles/org.eclipse.ui.resources.semantic/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.ui.resources.semantic/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.ui.resources.semantic/pom.xml b/bundles/org.eclipse.ui.resources.semantic/pom.xml
index b9bf979..4a2fa32 100644
--- a/bundles/org.eclipse.ui.resources.semantic/pom.xml
+++ b/bundles/org.eclipse.ui.resources.semantic/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.6.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
-</project> 
+</project>
diff --git a/examples/org.eclipse.core.resources.semantic.examples/forceQualifierUpdate.txt b/examples/org.eclipse.core.resources.semantic.examples/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/examples/org.eclipse.core.resources.semantic.examples/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.core.resources.semantic.examples/pom.xml b/examples/org.eclipse.core.resources.semantic.examples/pom.xml
index aa7f3a6..daecd3f 100644
--- a/examples/org.eclipse.core.resources.semantic.examples/pom.xml
+++ b/examples/org.eclipse.core.resources.semantic.examples/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.6.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
-</project> 
+</project>
diff --git a/examples/org.eclipse.ui.resources.semantic.examples/forceQualifierUpdate.txt b/examples/org.eclipse.ui.resources.semantic.examples/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/examples/org.eclipse.ui.resources.semantic.examples/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.ui.resources.semantic.examples/pom.xml b/examples/org.eclipse.ui.resources.semantic.examples/pom.xml
index d095674..0e07ba0 100644
--- a/examples/org.eclipse.ui.resources.semantic.examples/pom.xml
+++ b/examples/org.eclipse.ui.resources.semantic.examples/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.6.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
-</project> 
+</project>
diff --git a/features/org.eclipse.e4.resources.feature/forceQualifierUpdate.txt b/features/org.eclipse.e4.resources.feature/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/features/org.eclipse.e4.resources.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.resources.feature/pom.xml b/features/org.eclipse.e4.resources.feature/pom.xml
index f20147a..a5df20f 100644
--- a/features/org.eclipse.e4.resources.feature/pom.xml
+++ b/features/org.eclipse.e4.resources.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-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
-</project> 
+</project>
diff --git a/features/org.eclipse.e4.resources.tests.feature/forceQualifierUpdate.txt b/features/org.eclipse.e4.resources.tests.feature/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/features/org.eclipse.e4.resources.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.e4.resources.tests.feature/pom.xml b/features/org.eclipse.e4.resources.tests.feature/pom.xml
index 64689b4..3cd6e23 100644
--- a/features/org.eclipse.e4.resources.tests.feature/pom.xml
+++ b/features/org.eclipse.e4.resources.tests.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-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
-</project> 
+</project>
diff --git a/pom.xml b/pom.xml
index 20ae3ef..b8a780f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,15 +9,12 @@
   Contributors:
      Eduard Bartsch - initial implementation
 -->
-
-<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.resources</groupId>
   <artifactId>e4-resources-aggregator</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>0.14.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
    <modules>
diff --git a/tests/org.eclipse.core.resources.semantic.test/forceQualifierUpdate.txt b/tests/org.eclipse.core.resources.semantic.test/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/tests/org.eclipse.core.resources.semantic.test/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.core.resources.semantic.test/pom.xml b/tests/org.eclipse.core.resources.semantic.test/pom.xml
index 4ad40e2..d1a0d5b 100644
--- a/tests/org.eclipse.core.resources.semantic.test/pom.xml
+++ b/tests/org.eclipse.core.resources.semantic.test/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.6.1-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
 
-</project> 
+</project>
diff --git a/tests/org.eclipse.ui.resources.semantic.examples.test/forceQualifierUpdate.txt b/tests/org.eclipse.ui.resources.semantic.examples.test/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/tests/org.eclipse.ui.resources.semantic.examples.test/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.ui.resources.semantic.examples.test/pom.xml b/tests/org.eclipse.ui.resources.semantic.examples.test/pom.xml
index 504e9ce..532baff 100644
--- a/tests/org.eclipse.ui.resources.semantic.examples.test/pom.xml
+++ b/tests/org.eclipse.ui.resources.semantic.examples.test/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.6.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
-</project> 
+</project>