Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Keller2016-06-28 13:42:45 +0000
committerMarkus Keller2016-06-28 13:50:53 +0000
commitf6384248cb36da43d73291676e30a610738a43f2 (patch)
treea8ba1f3f659b038abce85dca0077fe1387100acb
parent29c26b16cf7f5c974fbe1d029204beef2ece3688 (diff)
downloadeclipse.platform.resources-f6384248cb36da43d73291676e30a610738a43f2.tar.gz
eclipse.platform.resources-f6384248cb36da43d73291676e30a610738a43f2.tar.xz
eclipse.platform.resources-f6384248cb36da43d73291676e30a610738a43f2.zip
Bug 496465: Prep for 4.7 (Oxygen) builds
Change-Id: Iecfb1caac332b01f4b9241c43859c527d64e81d8 Signed-off-by: Markus Keller <markus_keller@ch.ibm.com>
-rw-r--r--bundles/org.eclipse.core.filesystem.hpux.ia64/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.linux.ppc/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.linux.ppc64/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.linux.x86/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.macosx/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.solaris.sparc/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.win32.ia64/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.win32.x86/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc64/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.solaris.sparcv9/pom.xml2
-rw-r--r--bundles/org.eclipse.core.filesystem/pom.xml2
-rw-r--r--bundles/org.eclipse.core.resources.spysupport/pom.xml2
-rw-r--r--bundles/org.eclipse.core.resources.win32.ia64/pom.xml2
-rw-r--r--bundles/org.eclipse.core.resources.win32.x86/pom.xml2
-rw-r--r--bundles/org.eclipse.core.resources.win32.x86_64/pom.xml2
-rw-r--r--bundles/org.eclipse.core.resources/pom.xml2
-rw-r--r--bundles/org.eclipse.core.tools.resources/pom.xml2
-rw-r--r--pom.xml4
-rw-r--r--tests/org.eclipse.core.tests.filesystem.feature/pom.xml2
-rw-r--r--tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml2
-rw-r--r--tests/org.eclipse.core.tests.resources.saveparticipant1/pom.xml2
-rw-r--r--tests/org.eclipse.core.tests.resources.saveparticipant2/pom.xml2
-rw-r--r--tests/org.eclipse.core.tests.resources.saveparticipant3/pom.xml2
-rw-r--r--tests/org.eclipse.core.tests.resources/pom.xml2
-rw-r--r--tests/pom.xml4
29 files changed, 31 insertions, 31 deletions
diff --git a/bundles/org.eclipse.core.filesystem.hpux.ia64/pom.xml b/bundles/org.eclipse.core.filesystem.hpux.ia64/pom.xml
index c4f5249f0..cb8d5740e 100644
--- a/bundles/org.eclipse.core.filesystem.hpux.ia64/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.hpux.ia64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.linux.ppc/pom.xml b/bundles/org.eclipse.core.filesystem.linux.ppc/pom.xml
index e35d8ab9b..5f42a58dc 100644
--- a/bundles/org.eclipse.core.filesystem.linux.ppc/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.linux.ppc/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.linux.ppc64/pom.xml b/bundles/org.eclipse.core.filesystem.linux.ppc64/pom.xml
index ea4698237..c896c911d 100644
--- a/bundles/org.eclipse.core.filesystem.linux.ppc64/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.linux.ppc64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml b/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml
index cdb8f3502..1eee21363 100644
--- a/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.linux.x86/pom.xml b/bundles/org.eclipse.core.filesystem.linux.x86/pom.xml
index 4adcc8619..43c50e101 100644
--- a/bundles/org.eclipse.core.filesystem.linux.x86/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.linux.x86/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml b/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
index 923cba118..94feb554d 100644
--- a/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.linux.x86_64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.macosx/pom.xml b/bundles/org.eclipse.core.filesystem.macosx/pom.xml
index 4133e2eb9..a1b0a067c 100644
--- a/bundles/org.eclipse.core.filesystem.macosx/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.macosx/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.solaris.sparc/pom.xml b/bundles/org.eclipse.core.filesystem.solaris.sparc/pom.xml
index e42730cbb..018a0f2f0 100644
--- a/bundles/org.eclipse.core.filesystem.solaris.sparc/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.solaris.sparc/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.win32.ia64/pom.xml b/bundles/org.eclipse.core.filesystem.win32.ia64/pom.xml
index 0ee5e4770..08dd6aff6 100644
--- a/bundles/org.eclipse.core.filesystem.win32.ia64/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.win32.ia64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.win32.x86/pom.xml b/bundles/org.eclipse.core.filesystem.win32.x86/pom.xml
index d5918026b..a560d0792 100644
--- a/bundles/org.eclipse.core.filesystem.win32.x86/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.win32.x86/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml b/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml
index bb633c70f..062cca18f 100644
--- a/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml
+++ b/bundles/org.eclipse.core.filesystem.win32.x86_64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc/pom.xml b/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc/pom.xml
index 685cd653f..337780433 100644
--- a/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc/pom.xml
+++ b/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc64/pom.xml b/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc64/pom.xml
index 31196c9ff..c918fc393 100644
--- a/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc64/pom.xml
+++ b/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.aix.ppc64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.solaris.sparcv9/pom.xml b/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.solaris.sparcv9/pom.xml
index 468b8a293..5c4a29809 100644
--- a/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.solaris.sparcv9/pom.xml
+++ b/bundles/org.eclipse.core.filesystem/fragments/org.eclipse.core.filesystem.solaris.sparcv9/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.filesystem/pom.xml b/bundles/org.eclipse.core.filesystem/pom.xml
index bc244562d..6226cc9c0 100644
--- a/bundles/org.eclipse.core.filesystem/pom.xml
+++ b/bundles/org.eclipse.core.filesystem/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.resources.spysupport/pom.xml b/bundles/org.eclipse.core.resources.spysupport/pom.xml
index ac1f12787..b76068cff 100644
--- a/bundles/org.eclipse.core.resources.spysupport/pom.xml
+++ b/bundles/org.eclipse.core.resources.spysupport/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.resources.win32.ia64/pom.xml b/bundles/org.eclipse.core.resources.win32.ia64/pom.xml
index 71e8c9a8b..7486b36c5 100644
--- a/bundles/org.eclipse.core.resources.win32.ia64/pom.xml
+++ b/bundles/org.eclipse.core.resources.win32.ia64/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.resources.win32.x86/pom.xml b/bundles/org.eclipse.core.resources.win32.x86/pom.xml
index b12931bd5..4e994e954 100644
--- a/bundles/org.eclipse.core.resources.win32.x86/pom.xml
+++ b/bundles/org.eclipse.core.resources.win32.x86/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml b/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
index 3625e5203..572d11b5d 100644
--- a/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
+++ b/bundles/org.eclipse.core.resources.win32.x86_64/pom.xml
@@ -11,7 +11,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.resources/pom.xml b/bundles/org.eclipse.core.resources/pom.xml
index b84130513..5ac589084 100644
--- a/bundles/org.eclipse.core.resources/pom.xml
+++ b/bundles/org.eclipse.core.resources/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/bundles/org.eclipse.core.tools.resources/pom.xml b/bundles/org.eclipse.core.tools.resources/pom.xml
index 31ad23a17..2c21571a4 100644
--- a/bundles/org.eclipse.core.tools.resources/pom.xml
+++ b/bundles/org.eclipse.core.tools.resources/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.eclipse.core</groupId>
diff --git a/pom.xml b/pom.xml
index 5c0e49ebf..bd33bf6f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,13 +15,13 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>
<groupId>eclipse.platform.resources</groupId>
<artifactId>eclipse.platform.resources</artifactId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
diff --git a/tests/org.eclipse.core.tests.filesystem.feature/pom.xml b/tests/org.eclipse.core.tests.filesystem.feature/pom.xml
index 785c4ffc0..102009abf 100644
--- a/tests/org.eclipse.core.tests.filesystem.feature/pom.xml
+++ b/tests/org.eclipse.core.tests.filesystem.feature/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>org.eclipse.core.tests.filesystem.feature</artifactId>
diff --git a/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml b/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml
index 46e133b3d..9498dad60 100644
--- a/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml
+++ b/tests/org.eclipse.core.tests.resources.saveparticipant/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
</parent>
<properties>
diff --git a/tests/org.eclipse.core.tests.resources.saveparticipant1/pom.xml b/tests/org.eclipse.core.tests.resources.saveparticipant1/pom.xml
index 88c17c4c7..c313c539e 100644
--- a/tests/org.eclipse.core.tests.resources.saveparticipant1/pom.xml
+++ b/tests/org.eclipse.core.tests.resources.saveparticipant1/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.tests.resources.saveparticipant1</artifactId>
diff --git a/tests/org.eclipse.core.tests.resources.saveparticipant2/pom.xml b/tests/org.eclipse.core.tests.resources.saveparticipant2/pom.xml
index b4c5b879a..095e5d643 100644
--- a/tests/org.eclipse.core.tests.resources.saveparticipant2/pom.xml
+++ b/tests/org.eclipse.core.tests.resources.saveparticipant2/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.tests.resources.saveparticipant2</artifactId>
diff --git a/tests/org.eclipse.core.tests.resources.saveparticipant3/pom.xml b/tests/org.eclipse.core.tests.resources.saveparticipant3/pom.xml
index 8f6cdf6d8..94de8ad86 100644
--- a/tests/org.eclipse.core.tests.resources.saveparticipant3/pom.xml
+++ b/tests/org.eclipse.core.tests.resources.saveparticipant3/pom.xml
@@ -14,7 +14,7 @@
<parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.tests.resources.saveparticipant3</artifactId>
diff --git a/tests/org.eclipse.core.tests.resources/pom.xml b/tests/org.eclipse.core.tests.resources/pom.xml
index ec4b34a86..0655a122d 100644
--- a/tests/org.eclipse.core.tests.resources/pom.xml
+++ b/tests/org.eclipse.core.tests.resources/pom.xml
@@ -15,7 +15,7 @@
<parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
<groupId>eclipse.platform.resources</groupId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.tests.resources</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 7f1987c7d..f9bf1e78f 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -14,10 +14,10 @@
<parent>
<groupId>eclipse.platform.resources</groupId>
<artifactId>eclipse.platform.resources</artifactId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
</parent>
<artifactId>eclipse.platform.resources.tests</artifactId>
- <version>4.6.0-SNAPSHOT</version>
+ <version>4.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<code.ignoredWarnings>${tests.ignoredWarnings}</code.ignoredWarnings>

Back to the top