From f481d98ad2f1270a8419ae155ff85e618303a8d9 Mon Sep 17 00:00:00 2001 From: Luca Piccarreta Date: Fri, 2 Aug 2024 00:34:03 +0200 Subject: [PATCH] Change plugin version to 4.1.0 (#489) --- eclipse/2022-09/pom.xml | 2 +- eclipse/ide-target-platform/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../feature.xml | 24 +++++++++---------- .../pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../pom.xml | 4 ++-- .../META-INF/MANIFEST.MF | 2 +- .../pom.xml | 4 ++-- .../META-INF/MANIFEST.MF | 2 +- .../com.gwtplugins.gdt.eclipse.core/pom.xml | 4 ++-- .../META-INF/MANIFEST.MF | 2 +- .../com.gwtplugins.gdt.eclipse.maven/pom.xml | 4 ++-- .../META-INF/MANIFEST.MF | 2 +- .../pom.xml | 4 ++-- .../META-INF/MANIFEST.MF | 2 +- .../pom.xml | 4 ++-- .../META-INF/MANIFEST.MF | 2 +- .../pom.xml | 4 ++-- .../META-INF/MANIFEST.MF | 2 +- .../com.gwtplugins.gdt.eclipse.suite/pom.xml | 4 ++-- .../META-INF/MANIFEST.MF | 2 +- .../pom.xml | 4 ++-- .../META-INF/MANIFEST.MF | 2 +- .../com.gwtplugins.gwt.eclipse.core/pom.xml | 4 ++-- .../META-INF/MANIFEST.MF | 2 +- .../com.gwtplugins.gwt.eclipse.gss/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../pom.xml | 4 ++-- .../META-INF/MANIFEST.MF | 2 +- .../com.gwtplugins.gwt.eclipse.oophm/pom.xml | 4 ++-- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../pom.xml | 4 ++-- .../META-INF/MANIFEST.MF | 2 +- .../pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../pom.xml | 4 ++-- .../META-INF/MANIFEST.MF | 2 +- .../pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../com.gwtplugins.gwt.eclipse.wtp/pom.xml | 4 ++-- pom.xml | 2 +- repo/pom.xml | 2 +- resources/pom.xml | 2 +- 51 files changed, 77 insertions(+), 77 deletions(-) diff --git a/eclipse/2022-09/pom.xml b/eclipse/2022-09/pom.xml index 0a21a229..0ff4fc15 100644 --- a/eclipse/2022-09/pom.xml +++ b/eclipse/2022-09/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ gwt-eclipse-2022-09 diff --git a/eclipse/ide-target-platform/pom.xml b/eclipse/ide-target-platform/pom.xml index 6f928b3d..203eb4e9 100644 --- a/eclipse/ide-target-platform/pom.xml +++ b/eclipse/ide-target-platform/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../.. ide-target-platform.repo diff --git a/features/com.gwtplugins.eclipse.sdkbundle.gwt211.feature/pom.xml b/features/com.gwtplugins.eclipse.sdkbundle.gwt211.feature/pom.xml index a511904b..89604180 100644 --- a/features/com.gwtplugins.eclipse.sdkbundle.gwt211.feature/pom.xml +++ b/features/com.gwtplugins.eclipse.sdkbundle.gwt211.feature/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ diff --git a/features/com.gwtplugins.eclipse.sdkbundle.gwt27.feature/pom.xml b/features/com.gwtplugins.eclipse.sdkbundle.gwt27.feature/pom.xml index 63e453f4..7588dd2a 100644 --- a/features/com.gwtplugins.eclipse.sdkbundle.gwt27.feature/pom.xml +++ b/features/com.gwtplugins.eclipse.sdkbundle.gwt27.feature/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ diff --git a/features/com.gwtplugins.eclipse.sdkbundle.gwt28.feature/pom.xml b/features/com.gwtplugins.eclipse.sdkbundle.gwt28.feature/pom.xml index 8e275344..ff088b88 100644 --- a/features/com.gwtplugins.eclipse.sdkbundle.gwt28.feature/pom.xml +++ b/features/com.gwtplugins.eclipse.sdkbundle.gwt28.feature/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ diff --git a/features/com.gwtplugins.eclipse.sdkbundle.gwt29.feature/pom.xml b/features/com.gwtplugins.eclipse.sdkbundle.gwt29.feature/pom.xml index cc2ab666..b78051b7 100644 --- a/features/com.gwtplugins.eclipse.sdkbundle.gwt29.feature/pom.xml +++ b/features/com.gwtplugins.eclipse.sdkbundle.gwt29.feature/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ diff --git a/features/com.gwtplugins.eclipse.suite.v3.feature/feature.xml b/features/com.gwtplugins.eclipse.suite.v3.feature/feature.xml index 772395e7..4e3cf64a 100644 --- a/features/com.gwtplugins.eclipse.suite.v3.feature/feature.xml +++ b/features/com.gwtplugins.eclipse.suite.v3.feature/feature.xml @@ -2,7 +2,7 @@ @@ -105,77 +105,77 @@ id="com.gwtplugins.gwt.eclipse.core" download-size="0" install-size="0" - version="4.0.1.qualifier" + version="4.1.0.qualifier" unpack="false"/> diff --git a/features/com.gwtplugins.eclipse.suite.v3.feature/pom.xml b/features/com.gwtplugins.eclipse.suite.v3.feature/pom.xml index cb7f8509..118d71a6 100644 --- a/features/com.gwtplugins.eclipse.suite.v3.feature/pom.xml +++ b/features/com.gwtplugins.eclipse.suite.v3.feature/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ diff --git a/plugins/com.gwtplugins.gcp.eclipse.testing/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gcp.eclipse.testing/META-INF/MANIFEST.MF index 4d294631..23659cf3 100644 --- a/plugins/com.gwtplugins.gcp.eclipse.testing/META-INF/MANIFEST.MF +++ b/plugins/com.gwtplugins.gcp.eclipse.testing/META-INF/MANIFEST.MF @@ -7,7 +7,7 @@ Bundle-Name: %pluginName Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-SymbolicName: com.gwtplugins.gcp.eclipse.testing;singleton:=true Bundle-Vendor: %providerName -Bundle-Version: 4.0.1.qualifier +Bundle-Version: 4.1.0.qualifier Export-Package: com.google.gcp.eclipse.testing Require-Bundle: com.gwtplugins.gdt.eclipse.core, diff --git a/plugins/com.gwtplugins.gcp.eclipse.testing/pom.xml b/plugins/com.gwtplugins.gcp.eclipse.testing/pom.xml index 94763252..7d445bbf 100644 --- a/plugins/com.gwtplugins.gcp.eclipse.testing/pom.xml +++ b/plugins/com.gwtplugins.gcp.eclipse.testing/pom.xml @@ -6,12 +6,12 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ com.gwtplugins.gcp.eclipse.testing - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT eclipse-plugin diff --git a/plugins/com.gwtplugins.gdt.eclipse.core.test/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gdt.eclipse.core.test/META-INF/MANIFEST.MF index 0ed6009b..b8280990 100644 --- a/plugins/com.gwtplugins.gdt.eclipse.core.test/META-INF/MANIFEST.MF +++ b/plugins/com.gwtplugins.gdt.eclipse.core.test/META-INF/MANIFEST.MF @@ -4,6 +4,6 @@ Bundle-Name: Test Fragment Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-SymbolicName: com.gwtplugins.gdt.eclipse.core.test Bundle-Vendor: GWT Project -Bundle-Version: 4.0.1.qualifier +Bundle-Version: 4.1.0.qualifier Fragment-Host: com.gwtplugins.gdt.eclipse.core Require-Bundle: org.junit diff --git a/plugins/com.gwtplugins.gdt.eclipse.core.test/pom.xml b/plugins/com.gwtplugins.gdt.eclipse.core.test/pom.xml index 42d03e12..de868ad9 100644 --- a/plugins/com.gwtplugins.gdt.eclipse.core.test/pom.xml +++ b/plugins/com.gwtplugins.gdt.eclipse.core.test/pom.xml @@ -6,12 +6,12 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.core.test - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT eclipse-test-plugin diff --git a/plugins/com.gwtplugins.gdt.eclipse.core/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gdt.eclipse.core/META-INF/MANIFEST.MF index 7b9c896a..4ebcf4e8 100644 --- a/plugins/com.gwtplugins.gdt.eclipse.core/META-INF/MANIFEST.MF +++ b/plugins/com.gwtplugins.gdt.eclipse.core/META-INF/MANIFEST.MF @@ -11,7 +11,7 @@ Bundle-Name: %pluginName Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-SymbolicName: com.gwtplugins.gdt.eclipse.core;singleton:=true Bundle-Vendor: %providerName -Bundle-Version: 4.0.1.qualifier +Bundle-Version: 4.1.0.qualifier Export-Package: com.google.common.annotations, com.google.common.base, com.google.common.base.internal, diff --git a/plugins/com.gwtplugins.gdt.eclipse.core/pom.xml b/plugins/com.gwtplugins.gdt.eclipse.core/pom.xml index 0692f117..cefdc57d 100644 --- a/plugins/com.gwtplugins.gdt.eclipse.core/pom.xml +++ b/plugins/com.gwtplugins.gdt.eclipse.core/pom.xml @@ -6,12 +6,12 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.core - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT eclipse-plugin diff --git a/plugins/com.gwtplugins.gdt.eclipse.maven/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gdt.eclipse.maven/META-INF/MANIFEST.MF index dc99a82b..fe0435d4 100644 --- a/plugins/com.gwtplugins.gdt.eclipse.maven/META-INF/MANIFEST.MF +++ b/plugins/com.gwtplugins.gdt.eclipse.maven/META-INF/MANIFEST.MF @@ -7,7 +7,7 @@ Bundle-Name: %pluginName Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-SymbolicName: com.gwtplugins.gdt.eclipse.maven;singleton:=true Bundle-Vendor: %providerName -Bundle-Version: 4.0.1.qualifier +Bundle-Version: 4.1.0.qualifier Export-Package: com.google.gdt.eclipse.maven, com.google.gdt.eclipse.maven.configurators, com.google.gdt.eclipse.maven.launch, diff --git a/plugins/com.gwtplugins.gdt.eclipse.maven/pom.xml b/plugins/com.gwtplugins.gdt.eclipse.maven/pom.xml index 1457993b..587c4d54 100644 --- a/plugins/com.gwtplugins.gdt.eclipse.maven/pom.xml +++ b/plugins/com.gwtplugins.gdt.eclipse.maven/pom.xml @@ -6,12 +6,12 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.maven - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT eclipse-plugin diff --git a/plugins/com.gwtplugins.gdt.eclipse.platform/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gdt.eclipse.platform/META-INF/MANIFEST.MF index 1a5b8718..81e1a86b 100644 --- a/plugins/com.gwtplugins.gdt.eclipse.platform/META-INF/MANIFEST.MF +++ b/plugins/com.gwtplugins.gdt.eclipse.platform/META-INF/MANIFEST.MF @@ -6,7 +6,7 @@ Bundle-Name: %pluginName Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-SymbolicName: com.gwtplugins.gdt.eclipse.platform;singleton:=true Bundle-Vendor: %providerName -Bundle-Version: 4.0.1.qualifier +Bundle-Version: 4.1.0.qualifier Export-Package: com.google.gdt.eclipse.platform.debug.ui, com.google.gdt.eclipse.platform.jdt.dom, com.google.gdt.eclipse.platform.jdt.formatter, diff --git a/plugins/com.gwtplugins.gdt.eclipse.platform/pom.xml b/plugins/com.gwtplugins.gdt.eclipse.platform/pom.xml index 686c26d3..94ff28e0 100644 --- a/plugins/com.gwtplugins.gdt.eclipse.platform/pom.xml +++ b/plugins/com.gwtplugins.gdt.eclipse.platform/pom.xml @@ -6,13 +6,13 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.platform - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT eclipse-plugin diff --git a/plugins/com.gwtplugins.gdt.eclipse.suite.test/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gdt.eclipse.suite.test/META-INF/MANIFEST.MF index c0084c9c..6e06a45e 100644 --- a/plugins/com.gwtplugins.gdt.eclipse.suite.test/META-INF/MANIFEST.MF +++ b/plugins/com.gwtplugins.gdt.eclipse.suite.test/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Name: Test Fragment Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-SymbolicName: com.gwtplugins.gdt.eclipse.suite.test Bundle-Vendor: GWT Project -Bundle-Version: 4.0.1.qualifier +Bundle-Version: 4.1.0.qualifier Fragment-Host: com.gwtplugins.gdt.eclipse.suite Require-Bundle: com.gwtplugins.gcp.eclipse.testing, com.gwtplugins.gwt.eclipse.testing, diff --git a/plugins/com.gwtplugins.gdt.eclipse.suite.test/pom.xml b/plugins/com.gwtplugins.gdt.eclipse.suite.test/pom.xml index b29ffc22..4e806f57 100644 --- a/plugins/com.gwtplugins.gdt.eclipse.suite.test/pom.xml +++ b/plugins/com.gwtplugins.gdt.eclipse.suite.test/pom.xml @@ -6,12 +6,12 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.suite.test - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT eclipse-test-plugin diff --git a/plugins/com.gwtplugins.gdt.eclipse.suite.update/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gdt.eclipse.suite.update/META-INF/MANIFEST.MF index b95fa1bb..a1e52f27 100644 --- a/plugins/com.gwtplugins.gdt.eclipse.suite.update/META-INF/MANIFEST.MF +++ b/plugins/com.gwtplugins.gdt.eclipse.suite.update/META-INF/MANIFEST.MF @@ -7,7 +7,7 @@ Bundle-Name: GWT Development Tools Suite Plugin Bundle-SymbolicName: com.gwtplugins.gdt.eclipse.suite.update;singleton:=true Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-Vendor: GWT Eclipse Plugin -Bundle-Version: 4.0.1.qualifier +Bundle-Version: 4.1.0.qualifier Export-Package: com.google.gdt.eclipse.suite.update, com.google.gdt.eclipse.suite.update.builders, com.google.gdt.eclipse.suite.update.ui, diff --git a/plugins/com.gwtplugins.gdt.eclipse.suite.update/pom.xml b/plugins/com.gwtplugins.gdt.eclipse.suite.update/pom.xml index 0619e69c..c569ad04 100644 --- a/plugins/com.gwtplugins.gdt.eclipse.suite.update/pom.xml +++ b/plugins/com.gwtplugins.gdt.eclipse.suite.update/pom.xml @@ -6,12 +6,12 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.suite.update - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT eclipse-plugin diff --git a/plugins/com.gwtplugins.gdt.eclipse.suite/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gdt.eclipse.suite/META-INF/MANIFEST.MF index 4a84e0bd..62eeffc1 100644 --- a/plugins/com.gwtplugins.gdt.eclipse.suite/META-INF/MANIFEST.MF +++ b/plugins/com.gwtplugins.gdt.eclipse.suite/META-INF/MANIFEST.MF @@ -7,7 +7,7 @@ Bundle-Name: %pluginName Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-SymbolicName: com.gwtplugins.gdt.eclipse.suite;singleton:=true Bundle-Vendor: %providerName -Bundle-Version: 4.0.1.qualifier +Bundle-Version: 4.1.0.qualifier Export-Package: com.google.gdt.eclipse.suite, com.google.gdt.eclipse.suite.actions, com.google.gdt.eclipse.suite.launch, diff --git a/plugins/com.gwtplugins.gdt.eclipse.suite/pom.xml b/plugins/com.gwtplugins.gdt.eclipse.suite/pom.xml index 552a687e..570f5377 100644 --- a/plugins/com.gwtplugins.gdt.eclipse.suite/pom.xml +++ b/plugins/com.gwtplugins.gdt.eclipse.suite/pom.xml @@ -6,12 +6,12 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.suite - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT eclipse-plugin diff --git a/plugins/com.gwtplugins.gwt.eclipse.core.test/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gwt.eclipse.core.test/META-INF/MANIFEST.MF index 9f890a75..cc59371f 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.core.test/META-INF/MANIFEST.MF +++ b/plugins/com.gwtplugins.gwt.eclipse.core.test/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Name: GWT Core Test Fragment Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-SymbolicName: com.gwtplugins.gwt.eclipse.core.test Bundle-Vendor: GWT Project -Bundle-Version: 4.0.1.qualifier +Bundle-Version: 4.1.0.qualifier Fragment-Host: com.gwtplugins.gwt.eclipse.core Require-Bundle: com.gwtplugins.gcp.eclipse.testing, com.gwtplugins.gwt.eclipse.testing, diff --git a/plugins/com.gwtplugins.gwt.eclipse.core.test/pom.xml b/plugins/com.gwtplugins.gwt.eclipse.core.test/pom.xml index 825f0600..4ffed9d5 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.core.test/pom.xml +++ b/plugins/com.gwtplugins.gwt.eclipse.core.test/pom.xml @@ -6,13 +6,13 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.core.test - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT eclipse-test-plugin diff --git a/plugins/com.gwtplugins.gwt.eclipse.core/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gwt.eclipse.core/META-INF/MANIFEST.MF index c0b07891..066dcff6 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.core/META-INF/MANIFEST.MF +++ b/plugins/com.gwtplugins.gwt.eclipse.core/META-INF/MANIFEST.MF @@ -10,7 +10,7 @@ Bundle-Name: %pluginName Bundle-SymbolicName: com.gwtplugins.gwt.eclipse.core;singleton:=true Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-Vendor: %providerName -Bundle-Version: 4.0.1.qualifier +Bundle-Version: 4.1.0.qualifier Export-Package: com.google.gwt.eclipse.core, com.google.gwt.eclipse.core.actions, com.google.gwt.eclipse.core.applications, diff --git a/plugins/com.gwtplugins.gwt.eclipse.core/pom.xml b/plugins/com.gwtplugins.gwt.eclipse.core/pom.xml index 329007e6..8d7f33c4 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.core/pom.xml +++ b/plugins/com.gwtplugins.gwt.eclipse.core/pom.xml @@ -6,11 +6,11 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.core - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT eclipse-plugin diff --git a/plugins/com.gwtplugins.gwt.eclipse.gss/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gwt.eclipse.gss/META-INF/MANIFEST.MF index f3b23ecf..a8c21f7f 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.gss/META-INF/MANIFEST.MF +++ b/plugins/com.gwtplugins.gwt.eclipse.gss/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: GWT GSS Tools Bundle-SymbolicName: com.gwtplugins.gwt.eclipse.gss;singleton:=true -Bundle-Version: 4.0.1.qualifier +Bundle-Version: 4.1.0.qualifier Bundle-Activator: com.gwtplugins.gwt.eclipse.gss.Activator Bundle-Vendor: GWT Eclipse Plugin Require-Bundle: org.eclipse.ui, diff --git a/plugins/com.gwtplugins.gwt.eclipse.gss/pom.xml b/plugins/com.gwtplugins.gwt.eclipse.gss/pom.xml index 7bf20ac7..cd8b1f55 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.gss/pom.xml +++ b/plugins/com.gwtplugins.gwt.eclipse.gss/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ diff --git a/plugins/com.gwtplugins.gwt.eclipse.oophm.test/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gwt.eclipse.oophm.test/META-INF/MANIFEST.MF index 24cac7ea..940b9ba9 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.oophm.test/META-INF/MANIFEST.MF +++ b/plugins/com.gwtplugins.gwt.eclipse.oophm.test/META-INF/MANIFEST.MF @@ -3,6 +3,6 @@ Bundle-ManifestVersion: 2 Bundle-Name: GWT Out-Of-Process Hosted Mode Plugin Test Fragment Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-SymbolicName: com.gwtplugins.gwt.eclipse.oophm.test -Bundle-Version: 4.0.1.qualifier +Bundle-Version: 4.1.0.qualifier Fragment-Host: com.gwtplugins.gwt.eclipse.oophm Require-Bundle: org.junit diff --git a/plugins/com.gwtplugins.gwt.eclipse.oophm.test/pom.xml b/plugins/com.gwtplugins.gwt.eclipse.oophm.test/pom.xml index b1193bce..9761344c 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.oophm.test/pom.xml +++ b/plugins/com.gwtplugins.gwt.eclipse.oophm.test/pom.xml @@ -6,12 +6,12 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.oophm.test - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT eclipse-test-plugin diff --git a/plugins/com.gwtplugins.gwt.eclipse.oophm/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gwt.eclipse.oophm/META-INF/MANIFEST.MF index b43a2adb..5b3211b1 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.oophm/META-INF/MANIFEST.MF +++ b/plugins/com.gwtplugins.gwt.eclipse.oophm/META-INF/MANIFEST.MF @@ -9,7 +9,7 @@ Bundle-Name: %pluginName Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-SymbolicName: com.gwtplugins.gwt.eclipse.oophm;singleton:=true Bundle-Vendor: %providerName -Bundle-Version: 4.0.1.qualifier +Bundle-Version: 4.1.0.qualifier Export-Package: com.google.gwt.eclipse.oophm, com.google.gwt.eclipse.oophm.breadcrumbs, com.google.gwt.eclipse.oophm.devmode, diff --git a/plugins/com.gwtplugins.gwt.eclipse.oophm/pom.xml b/plugins/com.gwtplugins.gwt.eclipse.oophm/pom.xml index 8a46d477..68d6ce12 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.oophm/pom.xml +++ b/plugins/com.gwtplugins.gwt.eclipse.oophm/pom.xml @@ -6,11 +6,11 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.oophm - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT eclipse-plugin diff --git a/plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt211/pom.xml b/plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt211/pom.xml index 8da72b70..2834d21c 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt211/pom.xml +++ b/plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt211/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ diff --git a/plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt27/pom.xml b/plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt27/pom.xml index 84fb9abc..bf9d1f2b 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt27/pom.xml +++ b/plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt27/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ diff --git a/plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt28/pom.xml b/plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt28/pom.xml index de5c4107..d86887c9 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt28/pom.xml +++ b/plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt28/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ diff --git a/plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt29/pom.xml b/plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt29/pom.xml index 91685155..d6de40c7 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt29/pom.xml +++ b/plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt29/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ diff --git a/plugins/com.gwtplugins.gwt.eclipse.testing/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gwt.eclipse.testing/META-INF/MANIFEST.MF index 6b6e0810..b5acc009 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.testing/META-INF/MANIFEST.MF +++ b/plugins/com.gwtplugins.gwt.eclipse.testing/META-INF/MANIFEST.MF @@ -6,7 +6,7 @@ Bundle-Name: GWT Testing Plug-in Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-SymbolicName: com.gwtplugins.gwt.eclipse.testing;singleton:=true Bundle-Vendor: GWT Project -Bundle-Version: 4.0.1.qualifier +Bundle-Version: 4.1.0.qualifier Export-Package: com.google.gwt.eclipse.testing Require-Bundle: com.gwtplugins.gcp.eclipse.testing, com.gwtplugins.gdt.eclipse.core, diff --git a/plugins/com.gwtplugins.gwt.eclipse.testing/pom.xml b/plugins/com.gwtplugins.gwt.eclipse.testing/pom.xml index 92d3192f..7d29e659 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.testing/pom.xml +++ b/plugins/com.gwtplugins.gwt.eclipse.testing/pom.xml @@ -6,12 +6,12 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.testing - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT eclipse-plugin diff --git a/plugins/com.gwtplugins.gwt.eclipse.wtp.maven.test/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gwt.eclipse.wtp.maven.test/META-INF/MANIFEST.MF index 7073f7e0..b8504dd6 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.wtp.maven.test/META-INF/MANIFEST.MF +++ b/plugins/com.gwtplugins.gwt.eclipse.wtp.maven.test/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Name: GWT Eclipse Plugin SWTBot Test Fragment Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-SymbolicName: com.gwtplugins.gwt.eclipse.wtp.maven.test Bundle-Vendor: GWT Project -Bundle-Version: 4.0.1.qualifier +Bundle-Version: 4.1.0.qualifier Fragment-Host: com.gwtplugins.gwt.eclipse.core Require-Bundle: com.gwtplugins.gwt.eclipse.testing, org.junit diff --git a/plugins/com.gwtplugins.gwt.eclipse.wtp.maven.test/pom.xml b/plugins/com.gwtplugins.gwt.eclipse.wtp.maven.test/pom.xml index 9cb81e16..df5e9f73 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.wtp.maven.test/pom.xml +++ b/plugins/com.gwtplugins.gwt.eclipse.wtp.maven.test/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ diff --git a/plugins/com.gwtplugins.gwt.eclipse.wtp.maven/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gwt.eclipse.wtp.maven/META-INF/MANIFEST.MF index 9760af47..1681ae6f 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.wtp.maven/META-INF/MANIFEST.MF +++ b/plugins/com.gwtplugins.gwt.eclipse.wtp.maven/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: com.gwtplugins.gwt.eclipse.wtp.maven;singleton:=true -Bundle-Version: 4.0.1.qualifier +Bundle-Version: 4.1.0.qualifier Bundle-Localization: plugin Bundle-Activator: com.google.gwt.eclipse.wtp.maven.GwtMavenPlugin Bundle-Vendor: %providerName diff --git a/plugins/com.gwtplugins.gwt.eclipse.wtp.maven/pom.xml b/plugins/com.gwtplugins.gwt.eclipse.wtp.maven/pom.xml index 7c0f79be..befc00f6 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.wtp.maven/pom.xml +++ b/plugins/com.gwtplugins.gwt.eclipse.wtp.maven/pom.xml @@ -6,12 +6,12 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.wtp.maven - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT eclipse-plugin diff --git a/plugins/com.gwtplugins.gwt.eclipse.wtp.test/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gwt.eclipse.wtp.test/META-INF/MANIFEST.MF index bfae408b..2109bf32 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.wtp.test/META-INF/MANIFEST.MF +++ b/plugins/com.gwtplugins.gwt.eclipse.wtp.test/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Name: GWT Eclipse Plugin SWTBot Test Fragment Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-SymbolicName: com.gwtplugins.gwt.eclipse.wtp.test Bundle-Vendor: GWT Project -Bundle-Version: 4.0.1.qualifier +Bundle-Version: 4.1.0.qualifier Fragment-Host: com.gwtplugins.gwt.eclipse.core Require-Bundle: com.gwtplugins.gwt.eclipse.testing, org.junit, diff --git a/plugins/com.gwtplugins.gwt.eclipse.wtp.test/pom.xml b/plugins/com.gwtplugins.gwt.eclipse.wtp.test/pom.xml index 573fd14e..0deab8f9 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.wtp.test/pom.xml +++ b/plugins/com.gwtplugins.gwt.eclipse.wtp.test/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ diff --git a/plugins/com.gwtplugins.gwt.eclipse.wtp/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gwt.eclipse.wtp/META-INF/MANIFEST.MF index c3db6ec0..96fa0a81 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.wtp/META-INF/MANIFEST.MF +++ b/plugins/com.gwtplugins.gwt.eclipse.wtp/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: com.gwtplugins.gwt.eclipse.wtp;singleton:=true -Bundle-Version: 4.0.1.qualifier +Bundle-Version: 4.1.0.qualifier Bundle-Localization: plugin Bundle-Activator: com.google.gwt.eclipse.wtp.GwtWtpPlugin Bundle-Vendor: %providerName diff --git a/plugins/com.gwtplugins.gwt.eclipse.wtp/pom.xml b/plugins/com.gwtplugins.gwt.eclipse.wtp/pom.xml index 41b7a421..5c9ba4f0 100644 --- a/plugins/com.gwtplugins.gwt.eclipse.wtp/pom.xml +++ b/plugins/com.gwtplugins.gwt.eclipse.wtp/pom.xml @@ -6,12 +6,12 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.wtp - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT eclipse-plugin diff --git a/pom.xml b/pom.xml index cd28fbbd..c617e4fb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT pom diff --git a/repo/pom.xml b/repo/pom.xml index dbf8af7e..fc5b08c5 100644 --- a/repo/pom.xml +++ b/repo/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../ diff --git a/resources/pom.xml b/resources/pom.xml index dfbec772..b9186d8c 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 4.0.1-SNAPSHOT + 4.1.0-SNAPSHOT ../