update version to 4.12.0

This commit is contained in:
Martin Lippert
2021-08-19 14:27:42 +02:00
parent de1f7bed4b
commit 9c4db19b0c
121 changed files with 121 additions and 121 deletions

View File

@@ -2,7 +2,7 @@
<feature <feature
id="org.springframework.boot.ide.branding.feature" id="org.springframework.boot.ide.branding.feature"
label="Spring Tool Suite 4 Branding Feature" label="Spring Tool Suite 4 Branding Feature"
version="4.11.1.qualifier" version="4.12.0.qualifier"
provider-name="VMware, Inc."> provider-name="VMware, Inc.">
<plugin <plugin

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: org.springframework.boot.ide.branding;singleton:=true Bundle-SymbolicName: org.springframework.boot.ide.branding;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Require-Bundle: org.eclipse.ui, Require-Bundle: org.eclipse.ui,
org.eclipse.equinox.p2.ui, org.eclipse.equinox.p2.ui,

View File

@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -4,7 +4,7 @@
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<organization> <organization>

View File

@@ -2,7 +2,7 @@
<feature <feature
id="org.springframework.boot.ide.main.feature" id="org.springframework.boot.ide.main.feature"
label="Spring Tool Suite 4 Main Feature" label="Spring Tool Suite 4 Main Feature"
version="4.11.1.qualifier" version="4.12.0.qualifier"
provider-name="VMware, Inc."> provider-name="VMware, Inc.">
<description> <description>

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Live Beans Tree Bundle-Name: Live Beans Tree
Bundle-SymbolicName: org.springframework.ide.eclipse.beans.ui.live;singleton:=true Bundle-SymbolicName: org.springframework.ide.eclipse.beans.ui.live;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: org.springframework.ide.eclipse.beans.ui.live, Export-Package: org.springframework.ide.eclipse.beans.ui.live,
org.springframework.ide.eclipse.beans.ui.live.actions, org.springframework.ide.eclipse.beans.ui.live.actions,

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -1,7 +1,7 @@
Manifest-Version: 1.0 Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.azure;singleton:=true Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.azure;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-Vendor: VMware, Inc Bundle-Vendor: VMware, Inc
Bundle-Name: Spring Boot Dash CF Support Bundle-Name: Spring Boot Dash CF Support
Require-Bundle: org.eclipse.ui, Require-Bundle: org.eclipse.ui,

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -1,7 +1,7 @@
Manifest-Version: 1.0 Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.cf;singleton:=true Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.cf;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-Vendor: VMware, Inc Bundle-Vendor: VMware, Inc
Bundle-Name: Spring Boot Dash CF Support Bundle-Name: Spring Boot Dash CF Support
Require-Bundle: org.eclipse.ui, Require-Bundle: org.eclipse.ui,

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: org.springframework.ide.eclipse.boot.dash.docker Bundle-Name: org.springframework.ide.eclipse.boot.dash.docker
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.docker;singleton:=true Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.docker;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Automatic-Module-Name: org.springframework.ide.eclipse.boot.dash.docker Automatic-Module-Name: org.springframework.ide.eclipse.boot.dash.docker
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.springframework.ide.eclipse.boot.dash, Require-Bundle: org.springframework.ide.eclipse.boot.dash,

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -14,7 +14,7 @@
<feature <feature
id="org.springframework.ide.eclipse.boot.dash.feature" id="org.springframework.ide.eclipse.boot.dash.feature"
label="%featureName" label="%featureName"
version="4.11.1.qualifier" version="4.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.springframework.ide.eclipse"> plugin="org.springframework.ide.eclipse">

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Test Bundle-Name: Test
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.test Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.test
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-Vendor: VMware, Inc Bundle-Vendor: VMware, Inc
Require-Bundle: org.junit, Require-Bundle: org.junit,
org.eclipse.core.resources, org.eclipse.core.resources,

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Boot Dashboard integration with Xterm view Bundle-Name: Boot Dashboard integration with Xterm view
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.xterm;singleton:=true Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.xterm;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Automatic-Module-Name: org.springframework.ide.eclipse.boot.dash.xterm Automatic-Module-Name: org.springframework.ide.eclipse.boot.dash.xterm
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.core.runtime, Require-Bundle: org.eclipse.core.runtime,

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Spring Boot Dashboard View Bundle-Name: Spring Boot Dashboard View
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash;singleton:=true Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-Activator: org.springframework.ide.eclipse.boot.dash.BootDashActivator Bundle-Activator: org.springframework.ide.eclipse.boot.dash.BootDashActivator
Bundle-Vendor: VMware, Inc Bundle-Vendor: VMware, Inc
Require-Bundle: org.eclipse.ui, Require-Bundle: org.eclipse.ui,

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Boot Launch Tests Bundle-Name: Boot Launch Tests
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.launch.test Bundle-SymbolicName: org.springframework.ide.eclipse.boot.launch.test
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Require-Bundle: org.eclipse.ui, Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime, org.eclipse.core.runtime,
org.junit, org.junit,

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: Boot Launch Bundle-Name: Boot Launch
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.launch;singleton:=true Bundle-SymbolicName: org.springframework.ide.eclipse.boot.launch;singleton:=true
Bundle-Vendor: VMware, Inc Bundle-Vendor: VMware, Inc
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Require-Bundle: org.eclipse.ui, Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime, org.eclipse.core.runtime,
org.eclipse.core.resources, org.eclipse.core.resources,

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: Test Bundle-Name: Test
Fragment-Host: org.springframework.ide.eclipse.boot.refactoring;bundle-version="3.7.3" Fragment-Host: org.springframework.ide.eclipse.boot.refactoring;bundle-version="3.7.3"
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.refactoring.test Bundle-SymbolicName: org.springframework.ide.eclipse.boot.refactoring.test
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-Vendor: VMware, Inc Bundle-Vendor: VMware, Inc
Require-Bundle: org.eclipse.core.runtime, Require-Bundle: org.eclipse.core.runtime,
org.junit, org.junit,

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-Localization: plugin Bundle-Localization: plugin
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.refactoring;singleton:=true Bundle-SymbolicName: org.springframework.ide.eclipse.boot.refactoring;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-Activator: org.springframework.ide.eclipse.boot.refactoring.SpringBootRefactoringPlugin Bundle-Activator: org.springframework.ide.eclipse.boot.refactoring.SpringBootRefactoringPlugin
Require-Bundle: org.eclipse.ui, Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime, org.eclipse.core.runtime,

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -1,7 +1,7 @@
Manifest-Version: 1.0 Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.restart;singleton:=true Bundle-SymbolicName: org.springframework.ide.eclipse.boot.restart;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-Vendor: VMware, Inc Bundle-Vendor: VMware, Inc
Bundle-Name: Spring Boot Devtools Easy Restart Bundle-Name: Spring Boot Devtools Easy Restart
Require-Bundle: org.eclipse.ui, Require-Bundle: org.eclipse.ui,

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Templates Bundle-Name: Templates
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.templates;singleton:=true Bundle-SymbolicName: org.springframework.ide.eclipse.boot.templates;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.jdt.core, Require-Bundle: org.eclipse.jdt.core,
org.eclipse.text, org.eclipse.text,

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Boot Tests Bundle-Name: Boot Tests
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.test Bundle-SymbolicName: org.springframework.ide.eclipse.boot.test
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Require-Bundle: org.eclipse.ui, Require-Bundle: org.eclipse.ui,
org.junit, org.junit,
org.springsource.ide.eclipse.commons.livexp, org.springsource.ide.eclipse.commons.livexp,

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: Validation Bundle-Name: Validation
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.validation;singleton:=true Bundle-SymbolicName: org.springframework.ide.eclipse.boot.validation;singleton:=true
Bundle-Vendor: VMware, Inc Bundle-Vendor: VMware, Inc
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-Activator: org.springframework.ide.eclipse.boot.validation.BootValidationActivator Bundle-Activator: org.springframework.ide.eclipse.boot.validation.BootValidationActivator
Require-Bundle: org.eclipse.core.runtime, Require-Bundle: org.eclipse.core.runtime,
org.eclipse.core.resources, org.eclipse.core.resources,

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Boot UI Support Bundle-Name: Boot UI Support
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.wizard;singleton:=true Bundle-SymbolicName: org.springframework.ide.eclipse.boot.wizard;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.ui, Require-Bundle: org.eclipse.ui,
org.springsource.ide.eclipse.commons.livexp;bundle-version="3.8.4", org.springsource.ide.eclipse.commons.livexp;bundle-version="3.8.4",

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: Boot Bundle-Name: Boot
Bundle-SymbolicName: org.springframework.ide.eclipse.boot;singleton:=true Bundle-SymbolicName: org.springframework.ide.eclipse.boot;singleton:=true
Bundle-Vendor: VMware, Inc Bundle-Vendor: VMware, Inc
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-Activator: org.springframework.ide.eclipse.boot.core.BootActivator Bundle-Activator: org.springframework.ide.eclipse.boot.core.BootActivator
Require-Bundle: org.eclipse.core.resources, Require-Bundle: org.eclipse.core.resources,
org.eclipse.m2e.core, org.eclipse.m2e.core,

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: org.springframework.ide.eclipse.buildship30;singleton:=true Bundle-SymbolicName: org.springframework.ide.eclipse.buildship30;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Eclipse-LazyStart: true Eclipse-LazyStart: true

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: org.springframework.ide.eclipse.docker.client.wrapper Bundle-Name: org.springframework.ide.eclipse.docker.client.wrapper
Bundle-SymbolicName: org.springframework.ide.eclipse.docker.client;singleton:=true Bundle-SymbolicName: org.springframework.ide.eclipse.docker.client;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Automatic-Module-Name: org.springframework.ide.eclipse.docker.client.wrapper Automatic-Module-Name: org.springframework.ide.eclipse.docker.client.wrapper
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ClassPath: ., Bundle-ClassPath: .,

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: org.springframework.ide.eclipse.imports;singleton:=true Bundle-SymbolicName: org.springframework.ide.eclipse.imports;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-Localization: plugin Bundle-Localization: plugin
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Bundle-Activator: org.springframework.ide.eclipse.imports.ImportsActivator Bundle-Activator: org.springframework.ide.eclipse.imports.ImportsActivator

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Maven POM Compare Tests Bundle-Name: Maven POM Compare Tests
Bundle-SymbolicName: org.springframework.ide.eclipse.maven.pom.tests Bundle-SymbolicName: org.springframework.ide.eclipse.maven.pom.tests
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Automatic-Module-Name: org.springframework.ide.eclipse.maven.pom.tests Automatic-Module-Name: org.springframework.ide.eclipse.maven.pom.tests
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.junit, Require-Bundle: org.junit,

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Maven POM Compare Bundle-Name: Maven POM Compare
Bundle-SymbolicName: org.springframework.ide.eclipse.maven.pom;singleton:=true Bundle-SymbolicName: org.springframework.ide.eclipse.maven.pom;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Automatic-Module-Name: org.springframework.ide.eclipse.maven.pom Automatic-Module-Name: org.springframework.ide.eclipse.maven.pom
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.compare, Require-Bundle: org.eclipse.compare,

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -14,7 +14,7 @@
<feature <feature
id="org.springframework.ide.eclipse.xml.namespaces.feature" id="org.springframework.ide.eclipse.xml.namespaces.feature"
label="%featureName" label="%featureName"
version="4.11.1.qualifier" version="4.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.springframework.ide.eclipse"> plugin="org.springframework.ide.eclipse">

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -30,7 +30,7 @@ Import-Package: org.eclipse.core.commands.common,
org.springsource.ide.eclipse.commons.frameworks.core.util, org.springsource.ide.eclipse.commons.frameworks.core.util,
org.springsource.ide.eclipse.commons.ui org.springsource.ide.eclipse.commons.ui
Bundle-Activator: org.springframework.ide.eclipse.xml.namespaces.SpringXmlNamespacesPlugin Bundle-Activator: org.springframework.ide.eclipse.xml.namespaces.SpringXmlNamespacesPlugin
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Export-Package: org.springframework.ide.eclipse.xml.namespaces, Export-Package: org.springframework.ide.eclipse.xml.namespaces,
org.springframework.ide.eclipse.xml.namespaces.classpath, org.springframework.ide.eclipse.xml.namespaces.classpath,
org.springframework.ide.eclipse.xml.namespaces.internal, org.springframework.ide.eclipse.xml.namespaces.internal,

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@
<feature <feature
id="org.springframework.ide.eclipse.xterm.feature" id="org.springframework.ide.eclipse.xterm.feature"
label="%featureName" label="%featureName"
version="4.11.1.qualifier" version="4.12.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
plugin="org.springframework.ide.eclipse"> plugin="org.springframework.ide.eclipse">

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>
<groupId>org.springframework.ide.eclipse</groupId> <groupId>org.springframework.ide.eclipse</groupId>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Node-Xterm package for Linux Bundle-Name: Node-Xterm package for Linux
Bundle-SymbolicName: org.springframework.ide.eclipse.xterm.linux.x86_64 Bundle-SymbolicName: org.springframework.ide.eclipse.xterm.linux.x86_64
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-Vendor: VMware Bundle-Vendor: VMware
Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.2" Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.2"
Automatic-Module-Name: org.springframework.ide.eclipse.xterm.linux.x86.64 Automatic-Module-Name: org.springframework.ide.eclipse.xterm.linux.x86.64

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Node-Xterm package for Mac OSX Bundle-Name: Node-Xterm package for Mac OSX
Bundle-SymbolicName: org.springframework.ide.eclipse.xterm.macosx.x86_64 Bundle-SymbolicName: org.springframework.ide.eclipse.xterm.macosx.x86_64
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-Vendor: VMware Bundle-Vendor: VMware
Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.2" Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.2"
Automatic-Module-Name: org.springframework.ide.eclipse.xterm.macosx.x86.64 Automatic-Module-Name: org.springframework.ide.eclipse.xterm.macosx.x86.64

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Node-Xterm package for Windows Bundle-Name: Node-Xterm package for Windows
Bundle-SymbolicName: org.springframework.ide.eclipse.xterm.win32.x86_64 Bundle-SymbolicName: org.springframework.ide.eclipse.xterm.win32.x86_64
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-Vendor: VMware Bundle-Vendor: VMware
Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.2" Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.2"
Automatic-Module-Name: org.springframework.ide.eclipse.xterm.win32.x86.64 Automatic-Module-Name: org.springframework.ide.eclipse.xterm.win32.x86.64

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: org.springframework.ide.eclipse.xterm Bundle-Name: org.springframework.ide.eclipse.xterm
Bundle-SymbolicName: org.springframework.ide.eclipse.xterm;singleton:=true Bundle-SymbolicName: org.springframework.ide.eclipse.xterm;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Automatic-Module-Name: org.springframework.ide.eclipse.xterm Automatic-Module-Name: org.springframework.ide.eclipse.xterm
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Activator: org.springframework.ide.eclipse.xterm.XtermPlugin Bundle-Activator: org.springframework.ide.eclipse.xterm.XtermPlugin

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>

View File

@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Bundle-SymbolicName: org.springsource.ide.eclipse.commons.cloudfoundry.client.v2 Bundle-SymbolicName: org.springsource.ide.eclipse.commons.cloudfoundry.client.v2
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-Localization: plugin Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: io.projectreactor.reactor-core;bundle-version="[3.3.1,3.3.2)", Require-Bundle: io.projectreactor.reactor-core;bundle-version="[3.3.1,3.3.2)",

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide</artifactId> <artifactId>org.springframework.boot.ide</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../../eclipse-distribution/pom.xml</relativePath> <relativePath>../../eclipse-distribution/pom.xml</relativePath>
</parent> </parent>

View File

@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Bundle-SymbolicName: org.springframework.ide.eclipse.editor.support Bundle-SymbolicName: org.springframework.ide.eclipse.editor.support
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-Activator: org.springframework.ide.eclipse.editor.support.EditorSupportActivator Bundle-Activator: org.springframework.ide.eclipse.editor.support.EditorSupportActivator
Bundle-Localization: plugin Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui, Require-Bundle: org.eclipse.ui,

View File

@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide.servers</artifactId> <artifactId>org.springframework.boot.ide.servers</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@
<feature <feature
id="org.springframework.tooling.boot.ls.feature" id="org.springframework.tooling.boot.ls.feature"
label="Spring Boot Language Server Feature" label="Spring Boot Language Server Feature"
version="4.11.1.qualifier" version="4.12.0.qualifier"
provider-name="VMware, Inc."> provider-name="VMware, Inc.">
<description> <description>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide.servers</artifactId> <artifactId>org.springframework.boot.ide.servers</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide.servers</artifactId> <artifactId>org.springframework.boot.ide.servers</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@
<feature <feature
id="org.springframework.tooling.bosh.ls.feature" id="org.springframework.tooling.bosh.ls.feature"
label="BOSH Language Server Feature" label="BOSH Language Server Feature"
version="4.11.1.qualifier" version="4.12.0.qualifier"
provider-name="VMware, Inc."> provider-name="VMware, Inc.">
<description> <description>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide.servers</artifactId> <artifactId>org.springframework.boot.ide.servers</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide.servers</artifactId> <artifactId>org.springframework.boot.ide.servers</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@
<feature <feature
id="org.springframework.tooling.cloudfoundry.manifest.ls.feature" id="org.springframework.tooling.cloudfoundry.manifest.ls.feature"
label="%featureName" label="%featureName"
version="4.11.1.qualifier" version="4.12.0.qualifier"
provider-name="%providerName"> provider-name="%providerName">
<description> <description>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide.servers</artifactId> <artifactId>org.springframework.boot.ide.servers</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@
<feature <feature
id="org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature" id="org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature"
label="Cloud Foundry Manifest Language Server Generic Editor Integration Feature" label="Cloud Foundry Manifest Language Server Generic Editor Integration Feature"
version="4.11.1.qualifier" version="4.12.0.qualifier"
provider-name="VMware, Inc."> provider-name="VMware, Inc.">
<description> <description>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide.servers</artifactId> <artifactId>org.springframework.boot.ide.servers</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: Cloud Foundry Manifest Language Server Generic Editor Integration Bundle-Name: Cloud Foundry Manifest Language Server Generic Editor Integration
Bundle-Vendor: VMware, Inc. Bundle-Vendor: VMware, Inc.
Bundle-SymbolicName: org.springframework.tooling.cloudfoundry.manifest.ls.integration;singleton:=true Bundle-SymbolicName: org.springframework.tooling.cloudfoundry.manifest.ls.integration;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: org.eclipse.jdt.launching;bundle-version="3.9.0", Require-Bundle: org.eclipse.jdt.launching;bundle-version="3.9.0",
org.eclipse.core.runtime;bundle-version="3.12.0", org.eclipse.core.runtime;bundle-version="3.12.0",

View File

@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide.servers</artifactId> <artifactId>org.springframework.boot.ide.servers</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide.servers</artifactId> <artifactId>org.springframework.boot.ide.servers</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@
<feature <feature
id="org.springframework.tooling.concourse.ls.feature" id="org.springframework.tooling.concourse.ls.feature"
label="Concourse Pipeline Language Server Feature" label="Concourse Pipeline Language Server Feature"
version="4.11.1.qualifier" version="4.12.0.qualifier"
provider-name="VMware, Inc."> provider-name="VMware, Inc.">
<description> <description>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide.servers</artifactId> <artifactId>org.springframework.boot.ide.servers</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide.servers</artifactId> <artifactId>org.springframework.boot.ide.servers</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide.servers</artifactId> <artifactId>org.springframework.boot.ide.servers</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Eclipse Language Server Commons Bundle-Name: Eclipse Language Server Commons
Bundle-SymbolicName: org.springframework.tooling.ls.eclipse.commons;singleton:=true Bundle-SymbolicName: org.springframework.tooling.ls.eclipse.commons;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-Vendor: VMware, Inc. Bundle-Vendor: VMware, Inc.
Require-Bundle: org.eclipse.jdt.launching;bundle-version="3.8.0", Require-Bundle: org.eclipse.jdt.launching;bundle-version="3.8.0",
org.eclipse.ui, org.eclipse.ui,

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide.servers</artifactId> <artifactId>org.springframework.boot.ide.servers</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Goto Symbol Popup Bundle-Name: Goto Symbol Popup
Bundle-SymbolicName: org.springframework.tooling.ls.eclipse.gotosymbol;singleton:=true Bundle-SymbolicName: org.springframework.tooling.ls.eclipse.gotosymbol;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Require-Bundle: org.eclipse.ui, Require-Bundle: org.eclipse.ui,
org.eclipse.ui.workbench.texteditor, org.eclipse.ui.workbench.texteditor,
org.eclipse.lsp4e;bundle-version="0.12.0", org.eclipse.lsp4e;bundle-version="0.12.0",

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide.servers</artifactId> <artifactId>org.springframework.boot.ide.servers</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide.servers</artifactId> <artifactId>org.springframework.boot.ide.servers</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide.servers</artifactId> <artifactId>org.springframework.boot.ide.servers</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: Spring Tool Suite Common UI Components Bundle-Name: Spring Tool Suite Common UI Components
Bundle-SymbolicName: org.springsource.ide.eclipse.commons.boot.ls;singleton:=true Bundle-SymbolicName: org.springsource.ide.eclipse.commons.boot.ls;singleton:=true
Bundle-Version: 4.11.1.qualifier Bundle-Version: 4.12.0.qualifier
Bundle-Vendor: VMware, Inc. Bundle-Vendor: VMware, Inc.
Require-Bundle: org.eclipse.core.resources, Require-Bundle: org.eclipse.core.resources,
org.springsource.ide.eclipse.commons.livexp org.springsource.ide.eclipse.commons.livexp

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.boot.ide</groupId> <groupId>org.springframework.boot.ide</groupId>
<artifactId>org.springframework.boot.ide.servers</artifactId> <artifactId>org.springframework.boot.ide.servers</artifactId>
<version>4.11.1-SNAPSHOT</version> <version>4.12.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>

Some files were not shown because too many files have changed in this diff Show More