Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Webster2013-03-20 17:07:11 +0000
committerPaul Webster2013-03-26 12:55:20 +0000
commitf7384dbdfaca23b79978109ac9681abf5400db30 (patch)
treeeb3dcd64575821c9ee90510f92829d5882f54daa
parent9ea163a13ad1bd96a2d9c67db1b2279400b64fd8 (diff)
downloadeclipse.platform.runtime-f7384dbdfaca23b79978109ac9681abf5400db30.tar.gz
eclipse.platform.runtime-f7384dbdfaca23b79978109ac9681abf5400db30.tar.xz
eclipse.platform.runtime-f7384dbdfaca23b79978109ac9681abf5400db30.zip
Bug 403966 - Update Platform UI, UA, Runtime with new parent versionI20130402-0800
-rw-r--r--bundles/org.eclipse.core.boot/forceQualifierUpdate.txt2
-rw-r--r--bundles/org.eclipse.core.boot/pom.xml2
-rw-r--r--bundles/org.eclipse.core.contenttype/forceQualifierUpdate.txt2
-rw-r--r--bundles/org.eclipse.core.contenttype/pom.xml2
-rw-r--r--bundles/org.eclipse.core.expressions/forceQualifierUpdate.txt2
-rw-r--r--bundles/org.eclipse.core.expressions/pom.xml2
-rw-r--r--bundles/org.eclipse.core.jobs/forceQualifierUpdate.txt2
-rw-r--r--bundles/org.eclipse.core.jobs/pom.xml2
-rw-r--r--bundles/org.eclipse.core.runtime.compatibility.auth/forceQualifierUpdate.txt2
-rw-r--r--bundles/org.eclipse.core.runtime.compatibility.auth/pom.xml2
-rw-r--r--bundles/org.eclipse.core.runtime.compatibility.registry/forceQualifierUpdate.txt2
-rw-r--r--bundles/org.eclipse.core.runtime.compatibility.registry/pom.xml2
-rw-r--r--bundles/org.eclipse.core.runtime.compatibility/forceQualifierUpdate.txt2
-rw-r--r--bundles/org.eclipse.core.runtime.compatibility/pom.xml2
-rw-r--r--bundles/org.eclipse.core.runtime/forceQualifierUpdate.txt2
-rw-r--r--bundles/org.eclipse.core.runtime/pom.xml2
-rw-r--r--bundles/org.eclipse.core.tools/forceQualifierUpdate.txt2
-rw-r--r--bundles/org.eclipse.core.tools/pom.xml2
-rw-r--r--bundles/org.eclipse.e4.core.contexts/forceQualifierUpdate.txt2
-rw-r--r--bundles/org.eclipse.e4.core.contexts/pom.xml2
-rw-r--r--bundles/org.eclipse.e4.core.di.extensions/forceQualifierUpdate.txt2
-rw-r--r--bundles/org.eclipse.e4.core.di.extensions/pom.xml2
-rw-r--r--bundles/org.eclipse.e4.core.di/forceQualifierUpdate.txt2
-rw-r--r--bundles/org.eclipse.e4.core.di/pom.xml2
-rw-r--r--bundles/org.eclipse.e4.core.services/forceQualifierUpdate.txt2
-rw-r--r--bundles/org.eclipse.e4.core.services/pom.xml2
-rw-r--r--features/org.eclipse.core.runtime.feature/forceQualifierUpdate.txt2
-rw-r--r--features/org.eclipse.core.runtime.feature/pom.xml2
-rw-r--r--features/org.eclipse.core.tools-feature/forceQualifierUpdate.txt2
-rw-r--r--features/org.eclipse.core.tools-feature/pom.xml2
-rw-r--r--pom.xml22
-rw-r--r--tests/com.google.code.atinject.tck/forceQualifierUpdate.txt2
-rw-r--r--tests/com.google.code.atinject.tck/pom.xml2
-rw-r--r--tests/org.eclipse.core.expressions.tests/forceQualifierUpdate.txt2
-rw-r--r--tests/org.eclipse.core.expressions.tests/pom.xml2
-rw-r--r--tests/org.eclipse.core.tests.harness/forceQualifierUpdate.txt2
-rw-r--r--tests/org.eclipse.core.tests.harness/pom.xml2
-rw-r--r--tests/org.eclipse.core.tests.runtime/forceQualifierUpdate.txt2
-rw-r--r--tests/org.eclipse.core.tests.runtime/pom.xml2
-rw-r--r--tests/org.eclipse.e4.core.tests/forceQualifierUpdate.txt2
-rw-r--r--tests/org.eclipse.e4.core.tests/pom.xml2
41 files changed, 76 insertions, 26 deletions
diff --git a/bundles/org.eclipse.core.boot/forceQualifierUpdate.txt b/bundles/org.eclipse.core.boot/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/bundles/org.eclipse.core.boot/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/bundles/org.eclipse.core.boot/pom.xml b/bundles/org.eclipse.core.boot/pom.xml
index d8150228e..de059f754 100644
--- a/bundles/org.eclipse.core.boot/pom.xml
+++ b/bundles/org.eclipse.core.boot/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.contenttype/forceQualifierUpdate.txt b/bundles/org.eclipse.core.contenttype/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/bundles/org.eclipse.core.contenttype/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/bundles/org.eclipse.core.contenttype/pom.xml b/bundles/org.eclipse.core.contenttype/pom.xml
index c70a1777c..c63d04762 100644
--- a/bundles/org.eclipse.core.contenttype/pom.xml
+++ b/bundles/org.eclipse.core.contenttype/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.expressions/forceQualifierUpdate.txt b/bundles/org.eclipse.core.expressions/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/bundles/org.eclipse.core.expressions/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/bundles/org.eclipse.core.expressions/pom.xml b/bundles/org.eclipse.core.expressions/pom.xml
index bf2170414..84811b863 100644
--- a/bundles/org.eclipse.core.expressions/pom.xml
+++ b/bundles/org.eclipse.core.expressions/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.jobs/forceQualifierUpdate.txt b/bundles/org.eclipse.core.jobs/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/bundles/org.eclipse.core.jobs/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/bundles/org.eclipse.core.jobs/pom.xml b/bundles/org.eclipse.core.jobs/pom.xml
index e559f0594..8714d80ff 100644
--- a/bundles/org.eclipse.core.jobs/pom.xml
+++ b/bundles/org.eclipse.core.jobs/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.runtime.compatibility.auth/forceQualifierUpdate.txt b/bundles/org.eclipse.core.runtime.compatibility.auth/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/bundles/org.eclipse.core.runtime.compatibility.auth/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/bundles/org.eclipse.core.runtime.compatibility.auth/pom.xml b/bundles/org.eclipse.core.runtime.compatibility.auth/pom.xml
index a826d4b96..6a6591732 100644
--- a/bundles/org.eclipse.core.runtime.compatibility.auth/pom.xml
+++ b/bundles/org.eclipse.core.runtime.compatibility.auth/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.runtime.compatibility.registry/forceQualifierUpdate.txt b/bundles/org.eclipse.core.runtime.compatibility.registry/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/bundles/org.eclipse.core.runtime.compatibility.registry/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/bundles/org.eclipse.core.runtime.compatibility.registry/pom.xml b/bundles/org.eclipse.core.runtime.compatibility.registry/pom.xml
index e93544345..4fa852c84 100644
--- a/bundles/org.eclipse.core.runtime.compatibility.registry/pom.xml
+++ b/bundles/org.eclipse.core.runtime.compatibility.registry/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.runtime.compatibility/forceQualifierUpdate.txt b/bundles/org.eclipse.core.runtime.compatibility/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/bundles/org.eclipse.core.runtime.compatibility/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/bundles/org.eclipse.core.runtime.compatibility/pom.xml b/bundles/org.eclipse.core.runtime.compatibility/pom.xml
index dcea0fd43..0a6321b95 100644
--- a/bundles/org.eclipse.core.runtime.compatibility/pom.xml
+++ b/bundles/org.eclipse.core.runtime.compatibility/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.runtime/forceQualifierUpdate.txt b/bundles/org.eclipse.core.runtime/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/bundles/org.eclipse.core.runtime/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/bundles/org.eclipse.core.runtime/pom.xml b/bundles/org.eclipse.core.runtime/pom.xml
index 620297829..73260c8a7 100644
--- a/bundles/org.eclipse.core.runtime/pom.xml
+++ b/bundles/org.eclipse.core.runtime/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.tools/forceQualifierUpdate.txt b/bundles/org.eclipse.core.tools/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/bundles/org.eclipse.core.tools/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/bundles/org.eclipse.core.tools/pom.xml b/bundles/org.eclipse.core.tools/pom.xml
index cba34a459..4b31df4d6 100644
--- a/bundles/org.eclipse.core.tools/pom.xml
+++ b/bundles/org.eclipse.core.tools/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.e4.core.contexts/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.core.contexts/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/bundles/org.eclipse.e4.core.contexts/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/bundles/org.eclipse.e4.core.contexts/pom.xml b/bundles/org.eclipse.e4.core.contexts/pom.xml
index dc38c540d..b89513692 100644
--- a/bundles/org.eclipse.e4.core.contexts/pom.xml
+++ b/bundles/org.eclipse.e4.core.contexts/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.e4</groupId>
diff --git a/bundles/org.eclipse.e4.core.di.extensions/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.core.di.extensions/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/bundles/org.eclipse.e4.core.di.extensions/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/bundles/org.eclipse.e4.core.di.extensions/pom.xml b/bundles/org.eclipse.e4.core.di.extensions/pom.xml
index 0c1d3c104..15e30d954 100644
--- a/bundles/org.eclipse.e4.core.di.extensions/pom.xml
+++ b/bundles/org.eclipse.e4.core.di.extensions/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.e4</groupId>
diff --git a/bundles/org.eclipse.e4.core.di/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.core.di/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/bundles/org.eclipse.e4.core.di/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/bundles/org.eclipse.e4.core.di/pom.xml b/bundles/org.eclipse.e4.core.di/pom.xml
index 46c82a6d8..b4faa851c 100644
--- a/bundles/org.eclipse.e4.core.di/pom.xml
+++ b/bundles/org.eclipse.e4.core.di/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.e4</groupId>
diff --git a/bundles/org.eclipse.e4.core.services/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.core.services/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/bundles/org.eclipse.e4.core.services/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/bundles/org.eclipse.e4.core.services/pom.xml b/bundles/org.eclipse.e4.core.services/pom.xml
index ab663180d..51e6ef674 100644
--- a/bundles/org.eclipse.e4.core.services/pom.xml
+++ b/bundles/org.eclipse.e4.core.services/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.e4</groupId>
diff --git a/features/org.eclipse.core.runtime.feature/forceQualifierUpdate.txt b/features/org.eclipse.core.runtime.feature/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/features/org.eclipse.core.runtime.feature/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/features/org.eclipse.core.runtime.feature/pom.xml b/features/org.eclipse.core.runtime.feature/pom.xml
index c63f6406b..d45907179 100644
--- a/features/org.eclipse.core.runtime.feature/pom.xml
+++ b/features/org.eclipse.core.runtime.feature/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core.feature</groupId>
diff --git a/features/org.eclipse.core.tools-feature/forceQualifierUpdate.txt b/features/org.eclipse.core.tools-feature/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/features/org.eclipse.core.tools-feature/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/features/org.eclipse.core.tools-feature/pom.xml b/features/org.eclipse.core.tools-feature/pom.xml
index aac545bea..56d9a7711 100644
--- a/features/org.eclipse.core.tools-feature/pom.xml
+++ b/features/org.eclipse.core.tools-feature/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core.feature</groupId>
diff --git a/pom.xml b/pom.xml
index 8ef013c09..b022c9970 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,28 +9,38 @@
Contributors:
Igor Fedorenko - 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>
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>
<groupId>org.eclipse.platform.runtime</groupId>
<artifactId>eclipse.platform.runtime</artifactId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/platform/eclipse.platform.runtime.git</tycho.scmUrl>
</properties>
+ <repositories>
+ <repository>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ <id>eclipse-hosted</id>
+ <url>https://repo.eclipse.org/content/repositories/eclipse/</url>
+ </repository>
+ </repositories>
+
<modules>
<module>bundles/org.eclipse.core.contenttype</module>
<module>bundles/org.eclipse.core.expressions</module>
diff --git a/tests/com.google.code.atinject.tck/forceQualifierUpdate.txt b/tests/com.google.code.atinject.tck/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/tests/com.google.code.atinject.tck/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/tests/com.google.code.atinject.tck/pom.xml b/tests/com.google.code.atinject.tck/pom.xml
index 69e300c7e..23fa36fb9 100644
--- a/tests/com.google.code.atinject.tck/pom.xml
+++ b/tests/com.google.code.atinject.tck/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>com.google.code</groupId>
diff --git a/tests/org.eclipse.core.expressions.tests/forceQualifierUpdate.txt b/tests/org.eclipse.core.expressions.tests/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/tests/org.eclipse.core.expressions.tests/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/tests/org.eclipse.core.expressions.tests/pom.xml b/tests/org.eclipse.core.expressions.tests/pom.xml
index ff689bcbb..3bc77493e 100644
--- a/tests/org.eclipse.core.expressions.tests/pom.xml
+++ b/tests/org.eclipse.core.expressions.tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/tests/org.eclipse.core.tests.harness/forceQualifierUpdate.txt b/tests/org.eclipse.core.tests.harness/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/tests/org.eclipse.core.tests.harness/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/tests/org.eclipse.core.tests.harness/pom.xml b/tests/org.eclipse.core.tests.harness/pom.xml
index a3786f719..6c50dcb63 100644
--- a/tests/org.eclipse.core.tests.harness/pom.xml
+++ b/tests/org.eclipse.core.tests.harness/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/tests/org.eclipse.core.tests.runtime/forceQualifierUpdate.txt b/tests/org.eclipse.core.tests.runtime/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/tests/org.eclipse.core.tests.runtime/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/tests/org.eclipse.core.tests.runtime/pom.xml b/tests/org.eclipse.core.tests.runtime/pom.xml
index 5f5306fe3..9fbaf4551 100644
--- a/tests/org.eclipse.core.tests.runtime/pom.xml
+++ b/tests/org.eclipse.core.tests.runtime/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/tests/org.eclipse.e4.core.tests/forceQualifierUpdate.txt b/tests/org.eclipse.e4.core.tests/forceQualifierUpdate.txt
new file mode 100644
index 000000000..56f1032a8
--- /dev/null
+++ b/tests/org.eclipse.e4.core.tests/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update add the bug here
+Bug 403352 - Update all parent versions to match our build stream
diff --git a/tests/org.eclipse.e4.core.tests/pom.xml b/tests/org.eclipse.e4.core.tests/pom.xml
index 71fb34bc3..8cda08fe1 100644
--- a/tests/org.eclipse.e4.core.tests/pom.xml
+++ b/tests/org.eclipse.e4.core.tests/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.runtime</artifactId>
<groupId>org.eclipse.platform.runtime</groupId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>4.3.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.e4</groupId>

Back to the top