diff --git a/eclipse/ide-target-platform/pom.xml b/eclipse/ide-target-platform/pom.xml index 203eb4e9..424e4dc2 100644 --- a/eclipse/ide-target-platform/pom.xml +++ b/eclipse/ide-target-platform/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 4.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../.. ide-target-platform.repo diff --git a/features/com.gwtplugins.eclipse.suite.v3.feature/feature.xml b/features/com.gwtplugins.eclipse.suite.v3.feature/feature.xml index 48eb0be3..0539aac9 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 @@ @@ -104,77 +104,77 @@ id="com.gwtplugins.gwt.eclipse.core" download-size="0" install-size="0" - version="4.1.0.qualifier" + version="4.2.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 118d71a6..c4aaea53 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.1.0-SNAPSHOT + 4.2.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 23659cf3..cdfd2892 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.1.0.qualifier +Bundle-Version: 4.2.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 7d445bbf..1b22dcdc 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.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../../ com.gwtplugins.gcp.eclipse.testing - 4.1.0-SNAPSHOT + 4.2.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 b8280990..fb78995a 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.1.0.qualifier +Bundle-Version: 4.2.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 de868ad9..be10d4bb 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.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.core.test - 4.1.0-SNAPSHOT + 4.2.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 4ebcf4e8..206cddc3 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.1.0.qualifier +Bundle-Version: 4.2.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 cefdc57d..1b1e835d 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.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.core - 4.1.0-SNAPSHOT + 4.2.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 fe0435d4..34af8fd2 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.1.0.qualifier +Bundle-Version: 4.2.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 587c4d54..eb9bd5f0 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.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.maven - 4.1.0-SNAPSHOT + 4.2.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 74b370af..fe28b8ef 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.1.0.qualifier +Bundle-Version: 4.2.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 94ff28e0..a4d31a7e 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.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.platform - 4.1.0-SNAPSHOT + 4.2.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 6e06a45e..56838b67 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.1.0.qualifier +Bundle-Version: 4.2.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 4e806f57..b82c0d2d 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.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.suite.test - 4.1.0-SNAPSHOT + 4.2.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 a1e52f27..ab6551b8 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.1.0.qualifier +Bundle-Version: 4.2.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 c569ad04..089f4716 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.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.suite.update - 4.1.0-SNAPSHOT + 4.2.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 13ef2721..002512a1 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.1.0.qualifier +Bundle-Version: 4.2.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 570f5377..bfeebcfb 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.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../../ com.gwtplugins.gdt.eclipse.suite - 4.1.0-SNAPSHOT + 4.2.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 cc59371f..9103db86 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.1.0.qualifier +Bundle-Version: 4.2.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 4ffed9d5..858a18d0 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.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.core.test - 4.1.0-SNAPSHOT + 4.2.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 066dcff6..d1eaae33 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.1.0.qualifier +Bundle-Version: 4.2.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 8d7f33c4..54b70d00 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.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.core - 4.1.0-SNAPSHOT + 4.2.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 a8c21f7f..941b3aaa 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.1.0.qualifier +Bundle-Version: 4.2.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 cd8b1f55..4aaad892 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.1.0-SNAPSHOT + 4.2.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 940b9ba9..d8a64bbd 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.1.0.qualifier +Bundle-Version: 4.2.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 9761344c..fff420af 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.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.oophm.test - 4.1.0-SNAPSHOT + 4.2.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 5b3211b1..1856d41e 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.1.0.qualifier +Bundle-Version: 4.2.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 68d6ce12..2d44064a 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.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.oophm - 4.1.0-SNAPSHOT + 4.2.0-SNAPSHOT eclipse-plugin 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 b5acc009..2d4fadb4 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.1.0.qualifier +Bundle-Version: 4.2.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 7d29e659..935bbc14 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.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.testing - 4.1.0-SNAPSHOT + 4.2.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 b8504dd6..c26051fb 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.1.0.qualifier +Bundle-Version: 4.2.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 df5e9f73..0460301b 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.1.0-SNAPSHOT + 4.2.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 1681ae6f..f05951e8 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.1.0.qualifier +Bundle-Version: 4.2.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 befc00f6..27299a32 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.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.wtp.maven - 4.1.0-SNAPSHOT + 4.2.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 2109bf32..c13ec2a6 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.1.0.qualifier +Bundle-Version: 4.2.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 0deab8f9..cfe90436 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.1.0-SNAPSHOT + 4.2.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 96fa0a81..93b57ad0 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.1.0.qualifier +Bundle-Version: 4.2.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 5c9ba4f0..00b23d6f 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.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../../ com.gwtplugins.gwt.eclipse.wtp - 4.1.0-SNAPSHOT + 4.2.0-SNAPSHOT eclipse-plugin diff --git a/pom.xml b/pom.xml index 8209a3b6..c490fce5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.gwtplugins.eclipse trunk - 4.1.0-SNAPSHOT + 4.2.0-SNAPSHOT pom diff --git a/repo/pom.xml b/repo/pom.xml index fc5b08c5..2e0d8b38 100644 --- a/repo/pom.xml +++ b/repo/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 4.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../ diff --git a/resources/pom.xml b/resources/pom.xml index b9186d8c..50469f44 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -6,7 +6,7 @@ com.gwtplugins.eclipse trunk - 4.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../ diff --git a/update-versions.sh b/update-versions.sh index a3755ce1..b1f0d8c3 100644 --- a/update-versions.sh +++ b/update-versions.sh @@ -1,5 +1,5 @@ #!/bin/sh # https://eclipse.org/tycho/sitedocs/tycho-release/tycho-versions-plugin/set-version-mojo.html - -mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=3.0.0-SNAPSHOT +VERSION=$1 +mvn org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=${VERSION}-SNAPSHOT