diff options
| author | Niraj Modi | 2018-12-07 10:34:47 +0000 |
|---|---|---|
| committer | Niraj Modi | 2018-12-07 10:34:47 +0000 |
| commit | a08c3bae5b8731e75973d6b5369f2ac06014cd88 (patch) | |
| tree | ccccec779285e83bb485568a523d99066864ea39 | |
| parent | f2349deb48a9a55ae782c0c4e5fea31200606cea (diff) | |
| download | eclipse.platform.ui.tools-a08c3bae5b8731e75973d6b5369f2ac06014cd88.tar.gz eclipse.platform.ui.tools-a08c3bae5b8731e75973d6b5369f2ac06014cd88.tar.xz eclipse.platform.ui.tools-a08c3bae5b8731e75973d6b5369f2ac06014cd88.zip | |
Bug 541822 - POM and product version change for 4.11 releaseY20190208-0505Y20190206-2200Y20190205-0115Y20190201-0030Y20190130-2200Y20190130-0010Y20190123-2200Y20190116-2200Y20190109-2200Y20190108-0410Y20190108-0135Y20190107-0850Y20190107-0505Y20190102-2200Y20181226-2200Y20181219-2200Y20181212-2200S4_11_0_M1I20190210-2135I20190210-1800I20190209-1800I20190208-1800I20190207-1800I20190206-1800I20190205-1800I20190204-1800I20190203-1800I20190202-1800I20190201-1800I20190201-0600I20190131-1800I20190131-0130I20190130-1800I20190129-1800I20190128-1800I20190127-1800I20190126-1800I20190125-1800I20190124-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: Ib7fd82ce12ec57a060d74a8018ea71d91720a7fb
Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
| -rw-r--r-- | bundles/org.eclipse.e4.tools.compat/pom.xml | 2 | ||||
| -rw-r--r-- | bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml | 2 | ||||
| -rw-r--r-- | bundles/org.eclipse.e4.tools.emf.ui/pom.xml | 2 | ||||
| -rw-r--r-- | bundles/org.eclipse.e4.tools.jdt.templates/pom.xml | 2 | ||||
| -rw-r--r-- | bundles/org.eclipse.e4.tools.services/pom.xml | 2 | ||||
| -rw-r--r-- | bundles/org.eclipse.e4.tools/pom.xml | 2 | ||||
| -rw-r--r-- | features/org.eclipse.e4.core.tools.feature/feature.xml | 2 | ||||
| -rw-r--r-- | features/org.eclipse.e4.core.tools.feature/pom.xml | 4 | ||||
| -rw-r--r-- | pom.xml | 4 | ||||
| -rw-r--r-- | tests/org.eclipse.e4.tools.test/pom.xml | 2 |
10 files changed, 12 insertions, 12 deletions
diff --git a/bundles/org.eclipse.e4.tools.compat/pom.xml b/bundles/org.eclipse.e4.tools.compat/pom.xml index b3637493..b6f2fa9d 100644 --- a/bundles/org.eclipse.e4.tools.compat/pom.xml +++ b/bundles/org.eclipse.e4.tools.compat/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.eclipse</groupId> <artifactId>eclipse.platform.ui.tools</artifactId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> diff --git a/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml b/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml index 02bfcfbd..623e8be6 100644 --- a/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml +++ b/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.eclipse</groupId> <artifactId>eclipse.platform.ui.tools</artifactId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> diff --git a/bundles/org.eclipse.e4.tools.emf.ui/pom.xml b/bundles/org.eclipse.e4.tools.emf.ui/pom.xml index 11cf9961..cf2951e8 100644 --- a/bundles/org.eclipse.e4.tools.emf.ui/pom.xml +++ b/bundles/org.eclipse.e4.tools.emf.ui/pom.xml @@ -15,7 +15,7 @@ <parent> <groupId>org.eclipse</groupId> <artifactId>eclipse.platform.ui.tools</artifactId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> diff --git a/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml b/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml index 4b888633..f82ca6a8 100644 --- a/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml +++ b/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.eclipse</groupId> <artifactId>eclipse.platform.ui.tools</artifactId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> diff --git a/bundles/org.eclipse.e4.tools.services/pom.xml b/bundles/org.eclipse.e4.tools.services/pom.xml index 2dff83a5..9e0e938a 100644 --- a/bundles/org.eclipse.e4.tools.services/pom.xml +++ b/bundles/org.eclipse.e4.tools.services/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.eclipse</groupId> <artifactId>eclipse.platform.ui.tools</artifactId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> diff --git a/bundles/org.eclipse.e4.tools/pom.xml b/bundles/org.eclipse.e4.tools/pom.xml index f3e29cb6..6600d887 100644 --- a/bundles/org.eclipse.e4.tools/pom.xml +++ b/bundles/org.eclipse.e4.tools/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.eclipse</groupId> <artifactId>eclipse.platform.ui.tools</artifactId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> diff --git a/features/org.eclipse.e4.core.tools.feature/feature.xml b/features/org.eclipse.e4.core.tools.feature/feature.xml index b4838df0..d3213b3e 100644 --- a/features/org.eclipse.e4.core.tools.feature/feature.xml +++ b/features/org.eclipse.e4.core.tools.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.e4.core.tools.feature" label="%featureName" - version="4.10.0.qualifier" + version="4.11.0.qualifier" provider-name="%providerName" license-feature="org.eclipse.license" license-feature-version="0.0.0"> diff --git a/features/org.eclipse.e4.core.tools.feature/pom.xml b/features/org.eclipse.e4.core.tools.feature/pom.xml index d1283da5..e272d855 100644 --- a/features/org.eclipse.e4.core.tools.feature/pom.xml +++ b/features/org.eclipse.e4.core.tools.feature/pom.xml @@ -4,13 +4,13 @@ <parent> <groupId>org.eclipse</groupId> <artifactId>eclipse.platform.ui.tools</artifactId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <groupId>eclipse.platform.ui.tools</groupId> <artifactId>org.eclipse.e4.core.tools.feature</artifactId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <packaging>eclipse-feature</packaging> <build> @@ -16,13 +16,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>org.eclipse</groupId> <artifactId>eclipse.platform.ui.tools</artifactId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <packaging>pom</packaging> <properties> diff --git a/tests/org.eclipse.e4.tools.test/pom.xml b/tests/org.eclipse.e4.tools.test/pom.xml index 08b4243e..965d3cae 100644 --- a/tests/org.eclipse.e4.tools.test/pom.xml +++ b/tests/org.eclipse.e4.tools.test/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.eclipse</groupId> <artifactId>eclipse.platform.ui.tools</artifactId> - <version>4.10.0-SNAPSHOT</version> + <version>4.11.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> |
