From 31da4f6459b82bc4db7ed40d59a43055e2c254c5 Mon Sep 17 00:00:00 2001 From: Colin Alworth Date: Wed, 1 Feb 2023 20:41:41 -0600 Subject: [PATCH] Update version to reflect breaking changes (#435) Generated via org.eclipse.tycho:tycho-versions-plugin:set-version. --- eclipse/2022-09/pom.xml | 2 +- eclipse/ide-target-platform/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../feature.xml | 26 +++++++++---------- .../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 +- .../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 +- .../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, 78 insertions(+), 78 deletions(-) diff --git a/eclipse/2022-09/pom.xml b/eclipse/2022-09/pom.xml index 4a49fd5a..8b024d88 100644 --- a/eclipse/2022-09/pom.xml +++ b/eclipse/2022-09/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../../ gwt-eclipse-2022-09 diff --git a/eclipse/ide-target-platform/pom.xml b/eclipse/ide-target-platform/pom.xml index f6428fd5..454e1035 100644 --- a/eclipse/ide-target-platform/pom.xml +++ b/eclipse/ide-target-platform/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../.. ide-target-platform.repo diff --git a/features/com.gwtplugins.eclipse.sdkbundle.gwt27.feature/pom.xml b/features/com.gwtplugins.eclipse.sdkbundle.gwt27.feature/pom.xml index 3f5f5781..7d0febc4 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 - 3.0.0-SNAPSHOT + 4.0.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 898934f8..95a581c4 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 - 3.0.0-SNAPSHOT + 4.0.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 19568ef0..40afe164 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 - 3.0.0-SNAPSHOT + 4.0.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 38393d8d..8e9f4968 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,84 +105,84 @@ id="com.gwtplugins.gdt.eclipse.apiclientlib" download-size="0" install-size="0" - version="3.0.0.qualifier" + version="4.0.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 42154d4b..305d0b2b 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 - 3.0.0-SNAPSHOT + 4.0.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 9ac3d855..d519ddc4 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: 3.0.0.qualifier +Bundle-Version: 4.0.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 0ea87e9e..1e50c60a 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 - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../../ com.gwtplugins.gcp.eclipse.testing - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT eclipse-plugin diff --git a/plugins/com.gwtplugins.gdt.eclipse.apiclientlib/META-INF/MANIFEST.MF b/plugins/com.gwtplugins.gdt.eclipse.apiclientlib/META-INF/MANIFEST.MF index caf27ab3..e2f8bb67 100644 --- a/plugins/com.gwtplugins.gdt.eclipse.apiclientlib/META-INF/MANIFEST.MF +++ b/plugins/com.gwtplugins.gdt.eclipse.apiclientlib/META-INF/MANIFEST.MF @@ -33,7 +33,7 @@ Bundle-Name: %pluginName Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-SymbolicName: com.gwtplugins.gdt.eclipse.apiclientlib;singleton:=true Bundle-Vendor: %providerName -Bundle-Version: 3.0.0.qualifier +Bundle-Version: 4.0.0.qualifier Export-Package: com.google.api.client.auth.oauth2, com.google.api.client.googleapis, com.google.api.client.googleapis.auth.clientlogin, diff --git a/plugins/com.gwtplugins.gdt.eclipse.apiclientlib/pom.xml b/plugins/com.gwtplugins.gdt.eclipse.apiclientlib/pom.xml index 2795c088..aff487d6 100644 --- a/plugins/com.gwtplugins.gdt.eclipse.apiclientlib/pom.xml +++ b/plugins/com.gwtplugins.gdt.eclipse.apiclientlib/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../../ 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 2ec82607..dbdae1da 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: 3.0.0.qualifier +Bundle-Version: 4.0.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 af0a5f45..ebc2f821 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 - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.core.test - 3.0.0-SNAPSHOT + 4.0.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 715620b8..11053145 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: 3.0.0.qualifier +Bundle-Version: 4.0.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 20327102..265b2fe0 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 - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.core - 3.0.0-SNAPSHOT + 4.0.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 54634a9b..75f7949a 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: 3.0.0.qualifier +Bundle-Version: 4.0.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 e5b9886a..0e8e61a8 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 - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.maven - 3.0.0-SNAPSHOT + 4.0.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 cd427fe2..9edde243 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: 3.0.0.qualifier +Bundle-Version: 4.0.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 c9614621..aeafce0a 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 - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.platform - 3.0.0-SNAPSHOT + 4.0.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 a04f1b78..6214c2c7 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: 3.0.0.qualifier +Bundle-Version: 4.0.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 4efe7584..3a2ad645 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 - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.suite.test - 3.0.0-SNAPSHOT + 4.0.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 fc369219..fab12fa3 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: 3.0.0.qualifier +Bundle-Version: 4.0.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 d9af4072..53580575 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 - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.suite.update - 3.0.0-SNAPSHOT + 4.0.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 1c79c185..38979f3c 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: 3.0.0.qualifier +Bundle-Version: 4.0.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 080e064a..87be8d82 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 - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.suite - 3.0.0-SNAPSHOT + 4.0.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 78239271..c83efac0 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: 3.0.0.qualifier +Bundle-Version: 4.0.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 f9ff86e0..cf87cbb4 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 - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.core.test - 3.0.0-SNAPSHOT + 4.0.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 3e773e69..8d77f696 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: 3.0.0.qualifier +Bundle-Version: 4.0.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 cffc8488..c04195db 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 - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.core - 3.0.0-SNAPSHOT + 4.0.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 f8350c77..b1911aa1 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: 3.0.0.qualifier +Bundle-Version: 4.0.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 5a21dabf..cb691afe 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 - 3.0.0-SNAPSHOT + 4.0.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 8ddba863..5fa38130 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: 3.0.0.qualifier +Bundle-Version: 4.0.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 62223661..f59602ce 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 - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.oophm.test - 3.0.0-SNAPSHOT + 4.0.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 017748a8..7613701f 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: 3.0.0.qualifier +Bundle-Version: 4.0.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 040bac5b..10d06ca4 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 - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.oophm - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT eclipse-plugin diff --git a/plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt27/pom.xml b/plugins/com.gwtplugins.gwt.eclipse.sdkbundle.gwt27/pom.xml index 67ff22aa..8ee52f66 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 - 3.0.0-SNAPSHOT + 4.0.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 7e75cd3c..49258517 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 - 3.0.0-SNAPSHOT + 4.0.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 0d8c82e5..eba7b510 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 - 3.0.0-SNAPSHOT + 4.0.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 33d2e65b..f0defe0d 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: 3.0.0.qualifier +Bundle-Version: 4.0.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 b6822ffc..acd26a58 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 - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.testing - 3.0.0-SNAPSHOT + 4.0.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 df403bda..db230a11 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: 3.0.0.qualifier +Bundle-Version: 4.0.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 da0fd807..db2a720c 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 - 3.0.0-SNAPSHOT + 4.0.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 3a9b4bc1..a595070c 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: 3.0.0.qualifier +Bundle-Version: 4.0.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 78f2528e..615d4607 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 - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.wtp.maven - 3.0.0-SNAPSHOT + 4.0.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 b57e547f..c0fea164 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: 3.0.0.qualifier +Bundle-Version: 4.0.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 ea06df15..ae510148 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 - 3.0.0-SNAPSHOT + 4.0.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 9c2a15f5..6c246c1c 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: 3.0.0.qualifier +Bundle-Version: 4.0.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 b3236c0e..9eb2df52 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 - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.wtp - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT eclipse-plugin diff --git a/pom.xml b/pom.xml index df7149fb..aa889b47 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.gwtplugins.eclipse trunk - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT pom diff --git a/repo/pom.xml b/repo/pom.xml index 0ccdea33..fecaccf5 100644 --- a/repo/pom.xml +++ b/repo/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../ diff --git a/resources/pom.xml b/resources/pom.xml index b6da5669..a1940eb7 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 3.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../