diff options
| author | Niraj Modi | 2018-12-07 09:38:38 +0000 |
|---|---|---|
| committer | Niraj Modi | 2018-12-07 09:38:38 +0000 |
| commit | 5547c6a5177063b5f47e5e7215230298228c7723 (patch) | |
| tree | d706ff101d965df87aba5ecd0d36c6f911d8b212 | |
| parent | dd2e90d6733b0e90575d2ba29f20fd89e7397227 (diff) | |
| download | eclipse.platform.resources-5547c6a5177063b5f47e5e7215230298228c7723.tar.gz eclipse.platform.resources-5547c6a5177063b5f47e5e7215230298228c7723.tar.xz eclipse.platform.resources-5547c6a5177063b5f47e5e7215230298228c7723.zip | |
Bug 541822 - POM and product version change for 4.11 releaseY20190123-2200Y20190116-2200Y20190109-2200Y20190108-0410Y20190108-0135Y20190107-0850Y20190107-0505Y20190102-2200Y20181226-2200Y20181219-2200Y20181212-2200S4_11_0_M1I20190124-1800I20190124-1235I20190124-0930I20190123-1800I20190122-1800I20190121-1800I20190121-1415I20190120-1800I20190119-1800I20190118-1800I20190117-2335I20190116-1800I20190115-1800I20190114-1800I20190113-1800I20190112-1800I20190111-1800I20190111-0850I20190109-1800I20190109-0655I20190108-1800I20190108-0600I20190107-2050I20190107-1800I20190107-0600I20190106-1800I20190106-0600I20190106-0150I20190105-1800I20190105-0810I20190104-1800I20190103-1800I20190102-1800I20190101-1800I20181231-1800I20181230-1800I20181229-1800I20181228-1800I20181227-1800I20181226-1800I20181225-1800I20181224-1800I20181223-1800I20181222-1800I20181221-1800I20181220-1800I20181219-1800I20181218-1800I20181218-0120I20181217-1800I20181216-1800I20181215-1800I20181215-0340I20181214-1800I20181214-0720I20181214-0105I20181213-1800I20181212-1800I20181212-0230I20181211-1800I20181211-0230I20181210-1800I20181210-0755I20181210-0535
Change-Id: Idf21bbf759444ac2c6fe811df5075ee997b44a14
Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
20 files changed, 21 insertions, 21 deletions
diff --git a/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml b/bundles/org.eclipse.core.filesystem.linux.ppc64le/pom.xml index e3e13979f..543702513 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.10.0-SNAPSHOT</version> + <version>4.11.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 cb46df35c..15988e056 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.10.0-SNAPSHOT</version> + <version>4.11.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 3923a99a8..81df2b7bf 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.10.0-SNAPSHOT</version> + <version>4.11.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 9cb9b62dc..79b98587f 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.10.0-SNAPSHOT</version> + <version>4.11.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 3c7ef8c7e..9cf33743d 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.10.0-SNAPSHOT</version> + <version>4.11.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 5af185887..5ae0c6796 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.10.0-SNAPSHOT</version> + <version>4.11.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 3084f3dcd..9fd4bbfdf 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.10.0-SNAPSHOT</version> + <version>4.11.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 39f1567da..c3367ac1d 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.10.0-SNAPSHOT</version> + <version>4.11.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 62cecb659..d38b12981 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.10.0-SNAPSHOT</version> + <version>4.11.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 936ba1600..880f9c98e 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.10.0-SNAPSHOT</version> + <version>4.11.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 52da54e52..d166c278c 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.10.0-SNAPSHOT</version> + <version>4.11.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 964030c89..b15ca448f 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.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>org.eclipse.core</groupId> @@ -15,13 +15,13 @@ <parent> <groupId>org.eclipse</groupId> <artifactId>eclipse-platform-parent</artifactId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../eclipse-platform-parent</relativePath> </parent> <groupId>eclipse.platform.resources</groupId> <artifactId>eclipse.platform.resources</artifactId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.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 79e330e6a..16658a3e2 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.10.0-SNAPSHOT</version> + <version>4.11.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 8eb31cbff..b75c76ff2 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.10.0-SNAPSHOT</version> + <version>4.11.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 42975ce96..69ca81044 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.10.0-SNAPSHOT</version> + <version>4.11.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 0bfc7458f..4be2ec724 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.10.0-SNAPSHOT</version> + <version>4.11.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 86b3b6485..dbc80d008 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.10.0-SNAPSHOT</version> + <version>4.11.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 f6ac55cff..3642e464d 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.10.0-SNAPSHOT</version> + <version>4.11.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 ceb638bed..e32c2c2d8 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>eclipse.platform.resources</groupId> <artifactId>eclipse.platform.resources</artifactId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> </parent> <artifactId>eclipse.platform.resources.tests</artifactId> <packaging>pom</packaging> |
