Skip to content

Commit

Permalink
Update version to reflect breaking changes (#435)
Browse files Browse the repository at this point in the history
Generated via org.eclipse.tycho:tycho-versions-plugin:set-version.
  • Loading branch information
niloc132 committed Feb 2, 2023
1 parent ceff817 commit 31da4f6
Show file tree
Hide file tree
Showing 51 changed files with 78 additions and 78 deletions.
2 changes: 1 addition & 1 deletion eclipse/2022-09/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.gwtplugins.eclipse</groupId>
<artifactId>trunk</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>gwt-eclipse-2022-09</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion eclipse/ide-target-platform/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.gwtplugins.eclipse</groupId>
<artifactId>trunk</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>ide-target-platform.repo</artifactId>
Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.gwtplugins.eclipse</groupId>
<artifactId>trunk</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.gwtplugins.eclipse</groupId>
<artifactId>trunk</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.gwtplugins.eclipse</groupId>
<artifactId>trunk</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
26 changes: 13 additions & 13 deletions features/com.gwtplugins.eclipse.suite.v3.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.gwtplugins.eclipse.suite.v3.feature"
label="%featureName"
version="3.0.0.qualifier"
version="4.0.0.qualifier"
provider-name="%providerName"
plugin="com.gwtplugins.gdt.eclipse.suite">

Expand Down Expand Up @@ -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"/>

<plugin
id="com.gwtplugins.gwt.eclipse.core"
download-size="0"
install-size="0"
version="3.0.0.qualifier"
version="4.0.0.qualifier"
unpack="false"/>

<plugin
id="com.gwtplugins.gdt.eclipse.maven"
download-size="0"
install-size="0"
version="3.0.0.qualifier"
version="4.0.0.qualifier"
unpack="false"/>

<plugin
id="com.gwtplugins.gdt.eclipse.platform"
download-size="0"
install-size="0"
version="3.0.0.qualifier"
version="4.0.0.qualifier"
unpack="false"/>

<plugin
id="com.gwtplugins.gdt.eclipse.suite"
download-size="0"
install-size="0"
version="3.0.0.qualifier"
version="4.0.0.qualifier"
unpack="false"/>

<plugin
id="com.gwtplugins.gdt.eclipse.suite.update"
download-size="0"
install-size="0"
version="3.0.0.qualifier"
version="4.0.0.qualifier"
unpack="false"/>

<plugin
id="com.gwtplugins.gwt.eclipse.core"
download-size="0"
install-size="0"
version="3.0.0.qualifier"
version="4.0.0.qualifier"
unpack="false"/>

<plugin
id="com.gwtplugins.gwt.eclipse.oophm"
download-size="0"
install-size="0"
version="3.0.0.qualifier"
version="4.0.0.qualifier"
unpack="false"/>

<plugin
id="com.gwtplugins.gwt.eclipse.wtp"
download-size="0"
install-size="0"
version="3.0.0.qualifier"
version="4.0.0.qualifier"
unpack="false"/>

<plugin
id="com.gwtplugins.gwt.eclipse.wtp.maven"
download-size="0"
install-size="0"
version="3.0.0.qualifier"
version="4.0.0.qualifier"
unpack="false"/>

<plugin
id="com.gwtplugins.gdt.eclipse.core"
download-size="0"
install-size="0"
version="3.0.0.qualifier"
version="4.0.0.qualifier"
unpack="false"/>

<plugin
id="com.gwtplugins.gwt.eclipse.gss"
download-size="0"
install-size="0"
version="3.0.0.qualifier"
version="4.0.0.qualifier"
unpack="false"/>

</feature>
2 changes: 1 addition & 1 deletion features/com.gwtplugins.eclipse.suite.v3.feature/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.gwtplugins.eclipse</groupId>
<artifactId>trunk</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
Expand Up @@ -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,
Expand Down
4 changes: 2 additions & 2 deletions plugins/com.gwtplugins.gcp.eclipse.testing/pom.xml
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>com.gwtplugins.eclipse</groupId>
<artifactId>trunk</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

<artifactId>com.gwtplugins.gcp.eclipse.testing</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

</project>
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion plugins/com.gwtplugins.gdt.eclipse.apiclientlib/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.gwtplugins.eclipse</groupId>
<artifactId>trunk</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
Expand Up @@ -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
4 changes: 2 additions & 2 deletions plugins/com.gwtplugins.gdt.eclipse.core.test/pom.xml
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>com.gwtplugins.eclipse</groupId>
<artifactId>trunk</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

<artifactId>com.gwtplugins.gdt.eclipse.core.test</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>

</project>
Expand Up @@ -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,
Expand Down
4 changes: 2 additions & 2 deletions plugins/com.gwtplugins.gdt.eclipse.core/pom.xml
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>com.gwtplugins.eclipse</groupId>
<artifactId>trunk</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

<artifactId>com.gwtplugins.gdt.eclipse.core</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

</project>
Expand Up @@ -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,
Expand Down
4 changes: 2 additions & 2 deletions plugins/com.gwtplugins.gdt.eclipse.maven/pom.xml
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>com.gwtplugins.eclipse</groupId>
<artifactId>trunk</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

<artifactId>com.gwtplugins.gdt.eclipse.maven</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

</project>
Expand Up @@ -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,
Expand Down
4 changes: 2 additions & 2 deletions plugins/com.gwtplugins.gdt.eclipse.platform/pom.xml
Expand Up @@ -6,13 +6,13 @@
<parent>
<groupId>com.gwtplugins.eclipse</groupId>
<artifactId>trunk</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>


<artifactId>com.gwtplugins.gdt.eclipse.platform</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

</project>
Expand Up @@ -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,
Expand Down
4 changes: 2 additions & 2 deletions plugins/com.gwtplugins.gdt.eclipse.suite.test/pom.xml
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>com.gwtplugins.eclipse</groupId>
<artifactId>trunk</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

<artifactId>com.gwtplugins.gdt.eclipse.suite.test</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>

<build>
Expand Down
Expand Up @@ -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,
Expand Down
4 changes: 2 additions & 2 deletions plugins/com.gwtplugins.gdt.eclipse.suite.update/pom.xml
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>com.gwtplugins.eclipse</groupId>
<artifactId>trunk</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

<artifactId>com.gwtplugins.gdt.eclipse.suite.update</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

</project>
Expand Up @@ -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,
Expand Down
4 changes: 2 additions & 2 deletions plugins/com.gwtplugins.gdt.eclipse.suite/pom.xml
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>com.gwtplugins.eclipse</groupId>
<artifactId>trunk</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>

<artifactId>com.gwtplugins.gdt.eclipse.suite</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

</project>
Expand Up @@ -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,
Expand Down
4 changes: 2 additions & 2 deletions plugins/com.gwtplugins.gwt.eclipse.core.test/pom.xml
Expand Up @@ -6,13 +6,13 @@
<parent>
<groupId>com.gwtplugins.eclipse</groupId>
<artifactId>trunk</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>


<artifactId>com.gwtplugins.gwt.eclipse.core.test</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>

<build>
Expand Down

0 comments on commit 31da4f6

Please sign in to comment.