Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install"
Change parent versions to 0.14.0-SNAPSHOT
Change-Id: I581be1bbcfc0a19e67934b387baa48edad39ba7a
diff --git a/build/org.eclipse.e4.databinding.update/pom.xml b/build/org.eclipse.e4.databinding.update/pom.xml
index 3a5f1ed..a7be305 100644
--- a/build/org.eclipse.e4.databinding.update/pom.xml
+++ b/build/org.eclipse.e4.databinding.update/pom.xml
@@ -1,17 +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.databinding.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.core.databinding.beans/forceQualifierUpdate.txt b/bundles/org.eclipse.core.databinding.beans/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.core.databinding.beans/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.databinding.beans/pom.xml b/bundles/org.eclipse.core.databinding.beans/pom.xml
index e31535d..4d4ecbb 100644
--- a/bundles/org.eclipse.core.databinding.beans/pom.xml
+++ b/bundles/org.eclipse.core.databinding.beans/pom.xml
@@ -14,7 +14,7 @@
<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.core</groupId>
<artifactId>org.eclipse.core.databinding.beans</artifactId>
diff --git a/bundles/org.eclipse.core.databinding.observable/forceQualifierUpdate.txt b/bundles/org.eclipse.core.databinding.observable/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.core.databinding.observable/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.databinding.observable/pom.xml b/bundles/org.eclipse.core.databinding.observable/pom.xml
index 9f6ed1a..37608a1 100644
--- a/bundles/org.eclipse.core.databinding.observable/pom.xml
+++ b/bundles/org.eclipse.core.databinding.observable/pom.xml
@@ -14,7 +14,7 @@
<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.core</groupId>
<artifactId>org.eclipse.core.databinding.observable</artifactId>
diff --git a/bundles/org.eclipse.core.databinding.property/forceQualifierUpdate.txt b/bundles/org.eclipse.core.databinding.property/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.core.databinding.property/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.databinding.property/pom.xml b/bundles/org.eclipse.core.databinding.property/pom.xml
index 2a5028b..508d486 100644
--- a/bundles/org.eclipse.core.databinding.property/pom.xml
+++ b/bundles/org.eclipse.core.databinding.property/pom.xml
@@ -14,7 +14,7 @@
<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.core</groupId>
<artifactId>org.eclipse.core.databinding.property</artifactId>
diff --git a/bundles/org.eclipse.core.databinding/forceQualifierUpdate.txt b/bundles/org.eclipse.core.databinding/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.core.databinding/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.databinding/pom.xml b/bundles/org.eclipse.core.databinding/pom.xml
index e2f15fc..f9d669f 100644
--- a/bundles/org.eclipse.core.databinding/pom.xml
+++ b/bundles/org.eclipse.core.databinding/pom.xml
@@ -14,7 +14,7 @@
<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.core</groupId>
<artifactId>org.eclipse.core.databinding</artifactId>
diff --git a/bundles/org.eclipse.jface.databinding/forceQualifierUpdate.txt b/bundles/org.eclipse.jface.databinding/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/bundles/org.eclipse.jface.databinding/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.jface.databinding/pom.xml b/bundles/org.eclipse.jface.databinding/pom.xml
index 0e4516e..cad6913 100644
--- a/bundles/org.eclipse.jface.databinding/pom.xml
+++ b/bundles/org.eclipse.jface.databinding/pom.xml
@@ -14,7 +14,7 @@
<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.jface</groupId>
<artifactId>org.eclipse.jface.databinding</artifactId>
diff --git a/examples/org.eclipse.jface.examples.databinding/forceQualifierUpdate.txt b/examples/org.eclipse.jface.examples.databinding/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/examples/org.eclipse.jface.examples.databinding/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.jface.examples.databinding/pom.xml b/examples/org.eclipse.jface.examples.databinding/pom.xml
index 15adbf1..2cc589a 100644
--- a/examples/org.eclipse.jface.examples.databinding/pom.xml
+++ b/examples/org.eclipse.jface.examples.databinding/pom.xml
@@ -14,7 +14,7 @@
<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.jface</groupId>
<artifactId>org.eclipse.jface.examples.databinding</artifactId>
diff --git a/features/org.eclipse.e4.databinding.feature/forceQualifierUpdate.txt b/features/org.eclipse.e4.databinding.feature/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/features/org.eclipse.e4.databinding.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.databinding.feature/pom.xml b/features/org.eclipse.e4.databinding.feature/pom.xml
index bcd90b0..539cefd 100644
--- a/features/org.eclipse.e4.databinding.feature/pom.xml
+++ b/features/org.eclipse.e4.databinding.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.13.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
-</project>
+</project>
diff --git a/features/org.eclipse.e4.databinding.tests.feature/forceQualifierUpdate.txt b/features/org.eclipse.e4.databinding.tests.feature/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/features/org.eclipse.e4.databinding.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.databinding.tests.feature/pom.xml b/features/org.eclipse.e4.databinding.tests.feature/pom.xml
index 9ece251..cfc1d8e 100644
--- a/features/org.eclipse.e4.databinding.tests.feature/pom.xml
+++ b/features/org.eclipse.e4.databinding.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.13.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
-</project>
+</project>
diff --git a/pom.xml b/pom.xml
index 4ab7f20..a6ffbdc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.e4.databinding</groupId>
<artifactId>e4-databinding-aggregator</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/e4/org.eclipse.e4.databinding.git</tycho.scmUrl>
@@ -32,4 +32,3 @@
<module>build/org.eclipse.e4.databinding.update</module>
</modules>
</project>
-
diff --git a/tests/org.eclipse.jface.tests.databinding.conformance/forceQualifierUpdate.txt b/tests/org.eclipse.jface.tests.databinding.conformance/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/tests/org.eclipse.jface.tests.databinding.conformance/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.jface.tests.databinding.conformance/pom.xml b/tests/org.eclipse.jface.tests.databinding.conformance/pom.xml
index ee69b6f..00f3fb7 100644
--- a/tests/org.eclipse.jface.tests.databinding.conformance/pom.xml
+++ b/tests/org.eclipse.jface.tests.databinding.conformance/pom.xml
@@ -14,7 +14,7 @@
<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.jface</groupId>
<artifactId>org.eclipse.jface.tests.databinding.conformance</artifactId>
diff --git a/tests/org.eclipse.jface.tests.databinding/forceQualifierUpdate.txt b/tests/org.eclipse.jface.tests.databinding/forceQualifierUpdate.txt
new file mode 100644
index 0000000..396f087
--- /dev/null
+++ b/tests/org.eclipse.jface.tests.databinding/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.jface.tests.databinding/pom.xml b/tests/org.eclipse.jface.tests.databinding/pom.xml
index 7c131a9..d39d1a4 100644
--- a/tests/org.eclipse.jface.tests.databinding/pom.xml
+++ b/tests/org.eclipse.jface.tests.databinding/pom.xml
@@ -14,7 +14,7 @@
<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.jface</groupId>
<artifactId>org.eclipse.jface.tests.databinding</artifactId>