diff --git a/eclipse-distribution/org.springframework.boot.ide.branding.feature/feature.xml b/eclipse-distribution/org.springframework.boot.ide.branding.feature/feature.xml index 9a4f7f065..4cc4a39d3 100644 --- a/eclipse-distribution/org.springframework.boot.ide.branding.feature/feature.xml +++ b/eclipse-distribution/org.springframework.boot.ide.branding.feature/feature.xml @@ -2,7 +2,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-distribution/org.springframework.boot.ide.branding/META-INF/MANIFEST.MF b/eclipse-distribution/org.springframework.boot.ide.branding/META-INF/MANIFEST.MF index 4cec793b1..f2d5d8823 100644 --- a/eclipse-distribution/org.springframework.boot.ide.branding/META-INF/MANIFEST.MF +++ b/eclipse-distribution/org.springframework.boot.ide.branding/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.springframework.boot.ide.branding;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Vendor: %providerName Require-Bundle: org.eclipse.ui, org.eclipse.equinox.p2.ui, diff --git a/eclipse-distribution/org.springframework.boot.ide.branding/pom.xml b/eclipse-distribution/org.springframework.boot.ide.branding/pom.xml index 92648ca8b..711caf29b 100644 --- a/eclipse-distribution/org.springframework.boot.ide.branding/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.branding/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e417/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e417/org.springframework.boot.ide.product index 0d785c948..21e7d8617 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e417/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e417/org.springframework.boot.ide.product @@ -1,6 +1,6 @@ - + diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e417/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e417/pom.xml index 74ec6931a..1bb4c3029 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e417/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e417/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e418/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e418/org.springframework.boot.ide.product index 0d785c948..21e7d8617 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e418/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e418/org.springframework.boot.ide.product @@ -1,6 +1,6 @@ - + diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e418/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e418/pom.xml index 74ec6931a..1bb4c3029 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e418/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e418/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e419/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e419/org.springframework.boot.ide.product index 0d785c948..21e7d8617 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e419/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e419/org.springframework.boot.ide.product @@ -1,6 +1,6 @@ - + diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e419/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e419/pom.xml index 74ec6931a..1bb4c3029 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e419/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e419/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e420/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e420/org.springframework.boot.ide.product index ac0f9e3ad..a08a0f3fd 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e420/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e420/org.springframework.boot.ide.product @@ -1,6 +1,6 @@ - + diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e420/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e420/pom.xml index 32a60eb2f..5a96cf2a7 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e420/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e420/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index 7cc2ea41f..46fbf88c6 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT pom diff --git a/eclipse-extensions/org.springframework.boot.ide.main.feature/feature.xml b/eclipse-extensions/org.springframework.boot.ide.main.feature/feature.xml index 493abaa2c..1259a17df 100644 --- a/eclipse-extensions/org.springframework.boot.ide.main.feature/feature.xml +++ b/eclipse-extensions/org.springframework.boot.ide.main.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/eclipse-extensions/org.springframework.boot.ide.main.feature/pom.xml b/eclipse-extensions/org.springframework.boot.ide.main.feature/pom.xml index 05c8a7009..4149a5532 100644 --- a/eclipse-extensions/org.springframework.boot.ide.main.feature/pom.xml +++ b/eclipse-extensions/org.springframework.boot.ide.main.feature/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.beans.ui.live/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.beans.ui.live/META-INF/MANIFEST.MF index e51f1c4c7..09fa6529a 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.beans.ui.live/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.beans.ui.live/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Live Beans Tree Bundle-SymbolicName: org.springframework.ide.eclipse.beans.ui.live;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Export-Package: org.springframework.ide.eclipse.beans.ui.live, org.springframework.ide.eclipse.beans.ui.live.actions, diff --git a/eclipse-extensions/org.springframework.ide.eclipse.beans.ui.live/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.beans.ui.live/pom.xml index 3cf36531f..54c521428 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.beans.ui.live/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.beans.ui.live/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.azure/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.azure/META-INF/MANIFEST.MF index 755655ef6..3b4cee7d4 100755 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.azure/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.azure/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.azure;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Vendor: VMware, Inc Bundle-Name: Spring Boot Dash CF Support Require-Bundle: org.eclipse.ui, diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.azure/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.azure/pom.xml index 14e6b4241..ce47460fc 100755 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.azure/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.azure/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.cf/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.cf/META-INF/MANIFEST.MF index a528ded37..302d7c223 100755 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.cf/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.cf/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.cf;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Vendor: VMware, Inc Bundle-Name: Spring Boot Dash CF Support Require-Bundle: org.eclipse.ui, diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.cf/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.cf/pom.xml index 16119e0f4..a00589068 100755 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.cf/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.cf/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.docker/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.docker/META-INF/MANIFEST.MF index 3d1907865..64424af12 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.docker/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.docker/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: org.springframework.ide.eclipse.boot.dash.docker Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.docker;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Automatic-Module-Name: org.springframework.ide.eclipse.boot.dash.docker Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: org.springframework.ide.eclipse.boot.dash, diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.docker/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.docker/pom.xml index 82a5e9799..c3018a30a 100755 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.docker/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.docker/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.feature/feature.xml b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.feature/feature.xml index 0227e74e9..54042d2f6 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.feature/feature.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.feature/feature.xml @@ -14,7 +14,7 @@ diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.feature/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.feature/pom.xml index bf87fe2eb..e613dd462 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.feature/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.feature/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.test/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.test/META-INF/MANIFEST.MF index ce23ae507..bfab4d76d 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.test/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Test Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.test -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Vendor: VMware, Inc Require-Bundle: org.junit, org.eclipse.core.resources, diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.test/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.test/pom.xml index 6454c97ac..a928d5f64 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.test/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.test/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.xterm/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.xterm/META-INF/MANIFEST.MF index e60b02989..7ce838892 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.xterm/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash.xterm/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Boot Dashboard integration with Xterm view Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.xterm;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Automatic-Module-Name: org.springframework.ide.eclipse.boot.dash.xterm Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: org.eclipse.core.runtime, diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash/META-INF/MANIFEST.MF index c89d08ae3..692a30757 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Spring Boot Dashboard View Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Activator: org.springframework.ide.eclipse.boot.dash.BootDashActivator Bundle-Vendor: VMware, Inc Require-Bundle: org.eclipse.ui, diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash/pom.xml index 5e83b83e0..eb02cb57a 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.dash/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.dash/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.launch.test/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.boot.launch.test/META-INF/MANIFEST.MF index 37795ffa0..791e16b31 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.launch.test/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.launch.test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Boot Launch Tests Bundle-SymbolicName: org.springframework.ide.eclipse.boot.launch.test -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, org.junit, diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.launch.test/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.boot.launch.test/pom.xml index ca54850d1..d282a4e6f 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.launch.test/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.launch.test/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.launch/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.boot.launch/META-INF/MANIFEST.MF index 33e21d11c..c0c722af9 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.launch/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.launch/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Boot Launch Bundle-SymbolicName: org.springframework.ide.eclipse.boot.launch;singleton:=true Bundle-Vendor: VMware, Inc -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, org.eclipse.core.resources, diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.launch/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.boot.launch/pom.xml index ff74b3708..7fae3bf55 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.launch/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.launch/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.refactoring.test/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.boot.refactoring.test/META-INF/MANIFEST.MF index 0cfc8b179..d45ea5bf1 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.refactoring.test/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.refactoring.test/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Test Fragment-Host: org.springframework.ide.eclipse.boot.refactoring;bundle-version="3.7.3" Bundle-SymbolicName: org.springframework.ide.eclipse.boot.refactoring.test -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Vendor: VMware, Inc Require-Bundle: org.eclipse.core.runtime, org.junit, diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.refactoring.test/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.boot.refactoring.test/pom.xml index ad42005f5..41e6421d2 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.refactoring.test/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.refactoring.test/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.refactoring/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.boot.refactoring/META-INF/MANIFEST.MF index 77c0b769e..1ac319adc 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.refactoring/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.refactoring/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-Localization: plugin Bundle-SymbolicName: org.springframework.ide.eclipse.boot.refactoring;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Activator: org.springframework.ide.eclipse.boot.refactoring.SpringBootRefactoringPlugin Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.refactoring/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.boot.refactoring/pom.xml index f614763de..d48169344 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.refactoring/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.refactoring/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.restart/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.boot.restart/META-INF/MANIFEST.MF index b8fef0e61..616d22925 100755 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.restart/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.restart/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-SymbolicName: org.springframework.ide.eclipse.boot.restart;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Vendor: VMware, Inc Bundle-Name: Spring Boot Devtools Easy Restart Require-Bundle: org.eclipse.ui, diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.restart/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.boot.restart/pom.xml index 2af9a4c96..adb32ba4f 100755 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.restart/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.restart/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.templates/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.boot.templates/META-INF/MANIFEST.MF index a49716779..485393537 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.templates/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.templates/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Templates Bundle-SymbolicName: org.springframework.ide.eclipse.boot.templates;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: org.eclipse.jdt.core, org.eclipse.text, diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.templates/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.boot.templates/pom.xml index 2db2a4ec8..008304db6 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.templates/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.templates/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.test/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.boot.test/META-INF/MANIFEST.MF index 6e7ea5550..6483717ad 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.test/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Boot Tests Bundle-SymbolicName: org.springframework.ide.eclipse.boot.test -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Require-Bundle: org.eclipse.ui, org.junit, org.springsource.ide.eclipse.commons.livexp, diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.test/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.boot.test/pom.xml index 1348d583b..ddfaf8b33 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.test/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.test/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.validation/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.boot.validation/META-INF/MANIFEST.MF index f1999aae7..51f75cbc1 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.validation/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.validation/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Validation Bundle-SymbolicName: org.springframework.ide.eclipse.boot.validation;singleton:=true Bundle-Vendor: VMware, Inc -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Activator: org.springframework.ide.eclipse.boot.validation.BootValidationActivator Require-Bundle: org.eclipse.core.runtime, org.eclipse.core.resources, diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.validation/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.boot.validation/pom.xml index 645785301..47342fec7 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.validation/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.validation/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.wizard/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.boot.wizard/META-INF/MANIFEST.MF index ffd1a9587..580384f4c 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.wizard/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.wizard/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Boot UI Support Bundle-SymbolicName: org.springframework.ide.eclipse.boot.wizard;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: org.eclipse.ui, org.springsource.ide.eclipse.commons.livexp;bundle-version="3.8.4", diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot.wizard/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.boot.wizard/pom.xml index b9a943e11..e4dc26e55 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot.wizard/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot.wizard/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.boot/META-INF/MANIFEST.MF index 588b376cd..5aebcbd97 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Boot Bundle-SymbolicName: org.springframework.ide.eclipse.boot;singleton:=true Bundle-Vendor: VMware, Inc -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Activator: org.springframework.ide.eclipse.boot.core.BootActivator Require-Bundle: org.eclipse.core.resources, org.eclipse.m2e.core, diff --git a/eclipse-extensions/org.springframework.ide.eclipse.boot/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.boot/pom.xml index 49f25cb13..f40681189 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.boot/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.boot/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.buildship30/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.buildship30/META-INF/MANIFEST.MF index 5513ca0db..0b80ff499 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.buildship30/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.buildship30/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.springframework.ide.eclipse.buildship30;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Vendor: %providerName Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Eclipse-LazyStart: true diff --git a/eclipse-extensions/org.springframework.ide.eclipse.buildship30/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.buildship30/pom.xml index 9d29098ed..089ed2ccb 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.buildship30/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.buildship30/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.docker.client/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.docker.client/META-INF/MANIFEST.MF index 965434c8e..35d9205ca 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.docker.client/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.docker.client/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: org.springframework.ide.eclipse.docker.client.wrapper Bundle-SymbolicName: org.springframework.ide.eclipse.docker.client;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Automatic-Module-Name: org.springframework.ide.eclipse.docker.client.wrapper Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ClassPath: ., diff --git a/eclipse-extensions/org.springframework.ide.eclipse.docker.client/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.docker.client/pom.xml index 1ad1fc0ed..5ec457aeb 100755 --- a/eclipse-extensions/org.springframework.ide.eclipse.docker.client/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.docker.client/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.imports/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.imports/META-INF/MANIFEST.MF index fedc60ccf..c8060e181 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.imports/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.imports/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.springframework.ide.eclipse.imports;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Localization: plugin Bundle-Vendor: %providerName Bundle-Activator: org.springframework.ide.eclipse.imports.ImportsActivator diff --git a/eclipse-extensions/org.springframework.ide.eclipse.imports/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.imports/pom.xml index bb5c8f56c..9b3d5dd73 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.imports/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.imports/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.maven.pom.tests/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.maven.pom.tests/META-INF/MANIFEST.MF index 640dbe4cd..430d12a0f 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.maven.pom.tests/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.maven.pom.tests/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Maven POM Compare Tests Bundle-SymbolicName: org.springframework.ide.eclipse.maven.pom.tests -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Automatic-Module-Name: org.springframework.ide.eclipse.maven.pom.tests Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: org.junit, diff --git a/eclipse-extensions/org.springframework.ide.eclipse.maven.pom.tests/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.maven.pom.tests/pom.xml index 83f2ef08a..ea421197d 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.maven.pom.tests/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.maven.pom.tests/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.maven.pom/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.maven.pom/META-INF/MANIFEST.MF index 889becb02..4298c1781 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.maven.pom/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.maven.pom/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Maven POM Compare Bundle-SymbolicName: org.springframework.ide.eclipse.maven.pom;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Automatic-Module-Name: org.springframework.ide.eclipse.maven.pom Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: org.eclipse.compare, diff --git a/eclipse-extensions/org.springframework.ide.eclipse.maven.pom/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.maven.pom/pom.xml index d85d300c5..c6e1cb312 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.maven.pom/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.maven.pom/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.xml.namespaces.feature/feature.xml b/eclipse-extensions/org.springframework.ide.eclipse.xml.namespaces.feature/feature.xml index 261bd14b3..45c811793 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.xml.namespaces.feature/feature.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.xml.namespaces.feature/feature.xml @@ -14,7 +14,7 @@ diff --git a/eclipse-extensions/org.springframework.ide.eclipse.xml.namespaces.feature/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.xml.namespaces.feature/pom.xml index fc63d0472..a194f2bfe 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.xml.namespaces.feature/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.xml.namespaces.feature/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.xml.namespaces/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.xml.namespaces/META-INF/MANIFEST.MF index aa3b822d1..dc6b3aa5e 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.xml.namespaces/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.xml.namespaces/META-INF/MANIFEST.MF @@ -30,7 +30,7 @@ Import-Package: org.eclipse.core.commands.common, org.springsource.ide.eclipse.commons.frameworks.core.util, org.springsource.ide.eclipse.commons.ui Bundle-Activator: org.springframework.ide.eclipse.xml.namespaces.SpringXmlNamespacesPlugin -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Export-Package: org.springframework.ide.eclipse.xml.namespaces, org.springframework.ide.eclipse.xml.namespaces.classpath, org.springframework.ide.eclipse.xml.namespaces.internal, diff --git a/eclipse-extensions/org.springframework.ide.eclipse.xml.namespaces/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.xml.namespaces/pom.xml index 4789f20d0..8b8c1bf5b 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.xml.namespaces/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.xml.namespaces/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-extensions/org.springframework.ide.eclipse.xterm.feature/feature.xml b/eclipse-extensions/org.springframework.ide.eclipse.xterm.feature/feature.xml index 692014a12..00c32300b 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.xterm.feature/feature.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.xterm.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/eclipse-extensions/org.springframework.ide.eclipse.xterm.feature/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.xterm.feature/pom.xml index 8eef05d47..e6cd2b25a 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.xterm.feature/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.xterm.feature/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml org.springframework.ide.eclipse diff --git a/eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64/META-INF/MANIFEST.MF index cc757f866..123f37dda 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Node-Xterm package for Linux Bundle-SymbolicName: org.springframework.ide.eclipse.xterm.linux.x86_64 -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Vendor: VMware Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.2" Automatic-Module-Name: org.springframework.ide.eclipse.xterm.linux.x86.64 diff --git a/eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64/pom.xml index f9a7a7005..721e4d2f4 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml eclipse-plugin diff --git a/eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64/META-INF/MANIFEST.MF index 6e6a8a03a..341546261 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Node-Xterm package for Mac OSX Bundle-SymbolicName: org.springframework.ide.eclipse.xterm.macosx.x86_64 -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Vendor: VMware Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.2" Automatic-Module-Name: org.springframework.ide.eclipse.xterm.macosx.x86.64 diff --git a/eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64/pom.xml index 25f3d9118..8419bfcb3 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml eclipse-plugin diff --git a/eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64/META-INF/MANIFEST.MF index d0f3d6df0..ca33f4021 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Node-Xterm package for Windows Bundle-SymbolicName: org.springframework.ide.eclipse.xterm.win32.x86_64 -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Vendor: VMware Fragment-Host: org.springframework.ide.eclipse.xterm;bundle-version="4.8.2" Automatic-Module-Name: org.springframework.ide.eclipse.xterm.win32.x86.64 diff --git a/eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64/pom.xml index 2fe36028e..9e2e824ed 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml eclipse-plugin diff --git a/eclipse-extensions/org.springframework.ide.eclipse.xterm/META-INF/MANIFEST.MF b/eclipse-extensions/org.springframework.ide.eclipse.xterm/META-INF/MANIFEST.MF index 3e45bcbd7..871fa2304 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.xterm/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springframework.ide.eclipse.xterm/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: org.springframework.ide.eclipse.xterm Bundle-SymbolicName: org.springframework.ide.eclipse.xterm;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Automatic-Module-Name: org.springframework.ide.eclipse.xterm Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-Activator: org.springframework.ide.eclipse.xterm.XtermPlugin diff --git a/eclipse-extensions/org.springframework.ide.eclipse.xterm/pom.xml b/eclipse-extensions/org.springframework.ide.eclipse.xterm/pom.xml index 484349b1a..cc1bf5be5 100644 --- a/eclipse-extensions/org.springframework.ide.eclipse.xterm/pom.xml +++ b/eclipse-extensions/org.springframework.ide.eclipse.xterm/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml eclipse-plugin diff --git a/eclipse-extensions/org.springsource.ide.eclipse.commons.cloudfoundry.client.v2/META-INF/MANIFEST.MF b/eclipse-extensions/org.springsource.ide.eclipse.commons.cloudfoundry.client.v2/META-INF/MANIFEST.MF index 5e5fc4841..5e060967d 100644 --- a/eclipse-extensions/org.springsource.ide.eclipse.commons.cloudfoundry.client.v2/META-INF/MANIFEST.MF +++ b/eclipse-extensions/org.springsource.ide.eclipse.commons.cloudfoundry.client.v2/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-Vendor: %providerName Bundle-SymbolicName: org.springsource.ide.eclipse.commons.cloudfoundry.client.v2 -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Localization: plugin Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: io.projectreactor.reactor-core;bundle-version="[3.3.1,3.3.2)", diff --git a/eclipse-extensions/org.springsource.ide.eclipse.commons.cloudfoundry.client.v2/pom.xml b/eclipse-extensions/org.springsource.ide.eclipse.commons.cloudfoundry.client.v2/pom.xml index 5a7fb3bf7..a44f4d53a 100644 --- a/eclipse-extensions/org.springsource.ide.eclipse.commons.cloudfoundry.client.v2/pom.xml +++ b/eclipse-extensions/org.springsource.ide.eclipse.commons.cloudfoundry.client.v2/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../../eclipse-distribution/pom.xml diff --git a/eclipse-language-servers/org.springframework.ide.eclipse.editor.support/META-INF/MANIFEST.MF b/eclipse-language-servers/org.springframework.ide.eclipse.editor.support/META-INF/MANIFEST.MF index 290042f5d..30321beef 100644 --- a/eclipse-language-servers/org.springframework.ide.eclipse.editor.support/META-INF/MANIFEST.MF +++ b/eclipse-language-servers/org.springframework.ide.eclipse.editor.support/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-Vendor: %providerName Bundle-SymbolicName: org.springframework.ide.eclipse.editor.support -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Activator: org.springframework.ide.eclipse.editor.support.EditorSupportActivator Bundle-Localization: plugin Require-Bundle: org.eclipse.ui, diff --git a/eclipse-language-servers/org.springframework.ide.eclipse.editor.support/pom.xml b/eclipse-language-servers/org.springframework.ide.eclipse.editor.support/pom.xml index bb2b6bbed..f3daa803a 100644 --- a/eclipse-language-servers/org.springframework.ide.eclipse.editor.support/pom.xml +++ b/eclipse-language-servers/org.springframework.ide.eclipse.editor.support/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springframework.tooling.boot.ls.feature/feature.xml b/eclipse-language-servers/org.springframework.tooling.boot.ls.feature/feature.xml index f46f10448..f505842b0 100644 --- a/eclipse-language-servers/org.springframework.tooling.boot.ls.feature/feature.xml +++ b/eclipse-language-servers/org.springframework.tooling.boot.ls.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/eclipse-language-servers/org.springframework.tooling.boot.ls.feature/pom.xml b/eclipse-language-servers/org.springframework.tooling.boot.ls.feature/pom.xml index aa65e67ce..741c0d3ab 100644 --- a/eclipse-language-servers/org.springframework.tooling.boot.ls.feature/pom.xml +++ b/eclipse-language-servers/org.springframework.tooling.boot.ls.feature/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springframework.tooling.boot.ls/pom.xml b/eclipse-language-servers/org.springframework.tooling.boot.ls/pom.xml index 307928c1b..83efbee7f 100644 --- a/eclipse-language-servers/org.springframework.tooling.boot.ls/pom.xml +++ b/eclipse-language-servers/org.springframework.tooling.boot.ls/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springframework.tooling.bosh.ls.feature/feature.xml b/eclipse-language-servers/org.springframework.tooling.bosh.ls.feature/feature.xml index c01838c66..e2f6154ae 100644 --- a/eclipse-language-servers/org.springframework.tooling.bosh.ls.feature/feature.xml +++ b/eclipse-language-servers/org.springframework.tooling.bosh.ls.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/eclipse-language-servers/org.springframework.tooling.bosh.ls.feature/pom.xml b/eclipse-language-servers/org.springframework.tooling.bosh.ls.feature/pom.xml index aa0e2a448..ef2bffe42 100644 --- a/eclipse-language-servers/org.springframework.tooling.bosh.ls.feature/pom.xml +++ b/eclipse-language-servers/org.springframework.tooling.bosh.ls.feature/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springframework.tooling.bosh.ls/pom.xml b/eclipse-language-servers/org.springframework.tooling.bosh.ls/pom.xml index 1b1ad6a71..ac46855c4 100644 --- a/eclipse-language-servers/org.springframework.tooling.bosh.ls/pom.xml +++ b/eclipse-language-servers/org.springframework.tooling.bosh.ls/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.feature/feature.xml b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.feature/feature.xml index 58d376bcd..185773d72 100644 --- a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.feature/feature.xml +++ b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.feature/pom.xml b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.feature/pom.xml index a0763549f..6e3330cca 100644 --- a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.feature/pom.xml +++ b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.feature/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature/feature.xml b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature/feature.xml index 773d4a85d..81cabde13 100644 --- a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature/feature.xml +++ b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature/pom.xml b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature/pom.xml index ae8efc8e2..e3c17cdd0 100644 --- a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature/pom.xml +++ b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/META-INF/MANIFEST.MF b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/META-INF/MANIFEST.MF index 23e66b381..de9d08e20 100644 --- a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/META-INF/MANIFEST.MF +++ b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Cloud Foundry Manifest Language Server Generic Editor Integration Bundle-Vendor: VMware, Inc. Bundle-SymbolicName: org.springframework.tooling.cloudfoundry.manifest.ls.integration;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.eclipse.jdt.launching;bundle-version="3.9.0", org.eclipse.core.runtime;bundle-version="3.12.0", diff --git a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/pom.xml b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/pom.xml index 87e240368..b2ec875ad 100644 --- a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/pom.xml +++ b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls/pom.xml b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls/pom.xml index b688673e8..723480d9a 100644 --- a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls/pom.xml +++ b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springframework.tooling.concourse.ls.feature/feature.xml b/eclipse-language-servers/org.springframework.tooling.concourse.ls.feature/feature.xml index ed12df6ed..937542988 100644 --- a/eclipse-language-servers/org.springframework.tooling.concourse.ls.feature/feature.xml +++ b/eclipse-language-servers/org.springframework.tooling.concourse.ls.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/eclipse-language-servers/org.springframework.tooling.concourse.ls.feature/pom.xml b/eclipse-language-servers/org.springframework.tooling.concourse.ls.feature/pom.xml index 664d33d23..048f029b7 100644 --- a/eclipse-language-servers/org.springframework.tooling.concourse.ls.feature/pom.xml +++ b/eclipse-language-servers/org.springframework.tooling.concourse.ls.feature/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springframework.tooling.concourse.ls/pom.xml b/eclipse-language-servers/org.springframework.tooling.concourse.ls/pom.xml index 9ba60a36a..9aad3d7bf 100644 --- a/eclipse-language-servers/org.springframework.tooling.concourse.ls/pom.xml +++ b/eclipse-language-servers/org.springframework.tooling.concourse.ls/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons.test/pom.xml b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons.test/pom.xml index 97117e23d..65f7ff942 100644 --- a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons.test/pom.xml +++ b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons.test/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/META-INF/MANIFEST.MF b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/META-INF/MANIFEST.MF index 1283289bf..d8c6c360e 100644 --- a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/META-INF/MANIFEST.MF +++ b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Eclipse Language Server Commons Bundle-SymbolicName: org.springframework.tooling.ls.eclipse.commons;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Vendor: VMware, Inc. Require-Bundle: org.eclipse.jdt.launching;bundle-version="3.8.0", org.eclipse.ui, diff --git a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/pom.xml b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/pom.xml index 97dfa354d..287e12966 100644 --- a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/pom.xml +++ b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.gotosymbol/META-INF/MANIFEST.MF b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.gotosymbol/META-INF/MANIFEST.MF index dafa9d385..e6f289f92 100644 --- a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.gotosymbol/META-INF/MANIFEST.MF +++ b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.gotosymbol/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Goto Symbol Popup Bundle-SymbolicName: org.springframework.tooling.ls.eclipse.gotosymbol;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Require-Bundle: org.eclipse.ui, org.eclipse.ui.workbench.texteditor, org.eclipse.lsp4e;bundle-version="0.12.0", diff --git a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.gotosymbol/pom.xml b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.gotosymbol/pom.xml index 58818c317..51bb606a1 100644 --- a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.gotosymbol/pom.xml +++ b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.gotosymbol/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springframework.tooling.ls.integration.repository/pom.xml b/eclipse-language-servers/org.springframework.tooling.ls.integration.repository/pom.xml index a70f9036e..8485eeab1 100644 --- a/eclipse-language-servers/org.springframework.tooling.ls.integration.repository/pom.xml +++ b/eclipse-language-servers/org.springframework.tooling.ls.integration.repository/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springframework.tooling.ls.repository/pom.xml b/eclipse-language-servers/org.springframework.tooling.ls.repository/pom.xml index 56d9d6edd..c839ec54e 100644 --- a/eclipse-language-servers/org.springframework.tooling.ls.repository/pom.xml +++ b/eclipse-language-servers/org.springframework.tooling.ls.repository/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springsource.ide.eclipse.commons.boot.ls/META-INF/MANIFEST.MF b/eclipse-language-servers/org.springsource.ide.eclipse.commons.boot.ls/META-INF/MANIFEST.MF index 103b588f7..4574a8d0c 100644 --- a/eclipse-language-servers/org.springsource.ide.eclipse.commons.boot.ls/META-INF/MANIFEST.MF +++ b/eclipse-language-servers/org.springsource.ide.eclipse.commons.boot.ls/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Spring Tool Suite Common UI Components Bundle-SymbolicName: org.springsource.ide.eclipse.commons.boot.ls;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Vendor: VMware, Inc. Require-Bundle: org.eclipse.core.resources, org.springsource.ide.eclipse.commons.livexp diff --git a/eclipse-language-servers/org.springsource.ide.eclipse.commons.boot.ls/pom.xml b/eclipse-language-servers/org.springsource.ide.eclipse.commons.boot.ls/pom.xml index 04f978501..5257ce64e 100644 --- a/eclipse-language-servers/org.springsource.ide.eclipse.commons.boot.ls/pom.xml +++ b/eclipse-language-servers/org.springsource.ide.eclipse.commons.boot.ls/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springsource.ide.eclipse.commons.core/META-INF/MANIFEST.MF b/eclipse-language-servers/org.springsource.ide.eclipse.commons.core/META-INF/MANIFEST.MF index 1632747be..9cde5080c 100644 --- a/eclipse-language-servers/org.springsource.ide.eclipse.commons.core/META-INF/MANIFEST.MF +++ b/eclipse-language-servers/org.springsource.ide.eclipse.commons.core/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: SpringSource Tool Suite (Core) Bundle-SymbolicName: org.springsource.ide.eclipse.commons.core;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Activator: org.springsource.ide.eclipse.commons.internal.core.CorePlugin Bundle-Vendor: VMware, Inc. Require-Bundle: org.eclipse.core.resources, diff --git a/eclipse-language-servers/org.springsource.ide.eclipse.commons.core/pom.xml b/eclipse-language-servers/org.springsource.ide.eclipse.commons.core/pom.xml index d958dec0b..e0f3141cd 100644 --- a/eclipse-language-servers/org.springsource.ide.eclipse.commons.core/pom.xml +++ b/eclipse-language-servers/org.springsource.ide.eclipse.commons.core/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.core/META-INF/MANIFEST.MF b/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.core/META-INF/MANIFEST.MF index 8fdf991d1..db0a78e3f 100644 --- a/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.core/META-INF/MANIFEST.MF +++ b/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.core/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.springsource.ide.eclipse.commons.frameworks.core;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Activator: org.springsource.ide.eclipse.commons.frameworks.core.FrameworkCoreActivator Bundle-Vendor: %providerName Require-Bundle: org.eclipse.ui, diff --git a/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.core/pom.xml b/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.core/pom.xml index 85f28eab9..e83793769 100644 --- a/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.core/pom.xml +++ b/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.core/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.test.util/META-INF/MANIFEST.MF b/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.test.util/META-INF/MANIFEST.MF index 49aa02b4e..3f4b31990 100644 --- a/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.test.util/META-INF/MANIFEST.MF +++ b/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.test.util/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: com.springsource.sts.frameworks.test.util Bundle-SymbolicName: org.springsource.ide.eclipse.commons.frameworks.test.util;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-ActivationPolicy: lazy Bundle-Vendor: VMware, Inc. Bundle-RequiredExecutionEnvironment: JavaSE-1.8 diff --git a/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.test.util/pom.xml b/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.test.util/pom.xml index 3ea05b0c0..0959b8b85 100644 --- a/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.test.util/pom.xml +++ b/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.test.util/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.ui/META-INF/MANIFEST.MF b/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.ui/META-INF/MANIFEST.MF index 918c16155..3f6623e90 100644 --- a/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.ui/META-INF/MANIFEST.MF +++ b/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.springsource.ide.eclipse.commons.frameworks.ui;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Activator: org.springsource.ide.eclipse.commons.frameworks.ui.FrameworkUIActivator Bundle-Vendor: %providerName Require-Bundle: org.eclipse.ui, diff --git a/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.ui/pom.xml b/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.ui/pom.xml index 78585f114..2a29aeec4 100644 --- a/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.ui/pom.xml +++ b/eclipse-language-servers/org.springsource.ide.eclipse.commons.frameworks.ui/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springsource.ide.eclipse.commons.jdk_tools/META-INF/MANIFEST.MF b/eclipse-language-servers/org.springsource.ide.eclipse.commons.jdk_tools/META-INF/MANIFEST.MF index deb9e8661..177b294ad 100644 --- a/eclipse-language-servers/org.springsource.ide.eclipse.commons.jdk_tools/META-INF/MANIFEST.MF +++ b/eclipse-language-servers/org.springsource.ide.eclipse.commons.jdk_tools/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: SpringSource Tool Suite (JDK Tools) Bundle-SymbolicName: org.springsource.ide.eclipse.commons.jdk_tools;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-ClassPath: external:$java.home$/../lib/tools.jar Export-Package: com.sun.tools.attach diff --git a/eclipse-language-servers/org.springsource.ide.eclipse.commons.jdk_tools/pom.xml b/eclipse-language-servers/org.springsource.ide.eclipse.commons.jdk_tools/pom.xml index 7c90590a7..e75d487ab 100644 --- a/eclipse-language-servers/org.springsource.ide.eclipse.commons.jdk_tools/pom.xml +++ b/eclipse-language-servers/org.springsource.ide.eclipse.commons.jdk_tools/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springsource.ide.eclipse.commons.livexp/META-INF/MANIFEST.MF b/eclipse-language-servers/org.springsource.ide.eclipse.commons.livexp/META-INF/MANIFEST.MF index d19b1ccf7..88841b26d 100644 --- a/eclipse-language-servers/org.springsource.ide.eclipse.commons.livexp/META-INF/MANIFEST.MF +++ b/eclipse-language-servers/org.springsource.ide.eclipse.commons.livexp/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Eclipse Integration Commands - Livexp Bundle-SymbolicName: org.springsource.ide.eclipse.commons.livexp -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Activator: org.springsource.ide.eclipse.commons.livexp.Activator Require-Bundle: org.eclipse.jface, org.eclipse.ui.workbench, diff --git a/eclipse-language-servers/org.springsource.ide.eclipse.commons.livexp/pom.xml b/eclipse-language-servers/org.springsource.ide.eclipse.commons.livexp/pom.xml index f821ef898..3293c3d66 100644 --- a/eclipse-language-servers/org.springsource.ide.eclipse.commons.livexp/pom.xml +++ b/eclipse-language-servers/org.springsource.ide.eclipse.commons.livexp/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springsource.ide.eclipse.commons.tests.util/META-INF/MANIFEST.MF b/eclipse-language-servers/org.springsource.ide.eclipse.commons.tests.util/META-INF/MANIFEST.MF index 93a5c30c4..2bbd96668 100644 --- a/eclipse-language-servers/org.springsource.ide.eclipse.commons.tests.util/META-INF/MANIFEST.MF +++ b/eclipse-language-servers/org.springsource.ide.eclipse.commons.tests.util/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: SpringSource Tool Suite Test Utilities Bundle-SymbolicName: org.springsource.ide.eclipse.commons.tests.util;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Vendor: VMware, Inc. Require-Bundle: org.eclipse.core.runtime, org.eclipse.core.resources, diff --git a/eclipse-language-servers/org.springsource.ide.eclipse.commons.tests.util/pom.xml b/eclipse-language-servers/org.springsource.ide.eclipse.commons.tests.util/pom.xml index c2a383e86..bcb1c94cb 100644 --- a/eclipse-language-servers/org.springsource.ide.eclipse.commons.tests.util/pom.xml +++ b/eclipse-language-servers/org.springsource.ide.eclipse.commons.tests.util/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/org.springsource.ide.eclipse.commons.ui/META-INF/MANIFEST.MF b/eclipse-language-servers/org.springsource.ide.eclipse.commons.ui/META-INF/MANIFEST.MF index 8fae1485a..fc40567fa 100644 --- a/eclipse-language-servers/org.springsource.ide.eclipse.commons.ui/META-INF/MANIFEST.MF +++ b/eclipse-language-servers/org.springsource.ide.eclipse.commons.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Spring Tool Suite Common UI Components Bundle-SymbolicName: org.springsource.ide.eclipse.commons.ui;singleton:=true -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Vendor: VMware, Inc. Require-Bundle: org.eclipse.core.resources, org.eclipse.ui, diff --git a/eclipse-language-servers/org.springsource.ide.eclipse.commons.ui/pom.xml b/eclipse-language-servers/org.springsource.ide.eclipse.commons.ui/pom.xml index 907b7fa12..ab4635816 100644 --- a/eclipse-language-servers/org.springsource.ide.eclipse.commons.ui/pom.xml +++ b/eclipse-language-servers/org.springsource.ide.eclipse.commons.ui/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/pom.xml b/eclipse-language-servers/pom.xml index 0c8187ab1..ef8fcbf49 100644 --- a/eclipse-language-servers/pom.xml +++ b/eclipse-language-servers/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT pom diff --git a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/META-INF/MANIFEST.MF b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/META-INF/MANIFEST.MF index 7e38f8ac1..30b4fd5a1 100644 --- a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/META-INF/MANIFEST.MF +++ b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Commons Bundle-SymbolicName: org.springframework.tooling.jdt.ls.commons.test -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Automatic-Module-Name: org.springframework.tooling.jdt.ls.commons.test Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Require-Bundle: org.springframework.tooling.jdt.ls.commons, diff --git a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/pom.xml b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/pom.xml index b5014d35c..c900440d8 100644 --- a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/pom.xml +++ b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons.test/pom.xml @@ -5,7 +5,7 @@ eclipse-test-plugin org.springframework.ide.vscode org.springframework.tooling.jdt.ls.commons.test - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT org.springframework.tooling.jdt.ls.commons.test diff --git a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/META-INF/MANIFEST.MF b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/META-INF/MANIFEST.MF index 8a88b6f05..f07ff7d83 100644 --- a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/META-INF/MANIFEST.MF +++ b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Client-side JDT extension for language servers Bundle-SymbolicName: org.springframework.tooling.jdt.ls.commons -Bundle-Version: 4.11.0.qualifier +Bundle-Version: 4.11.1.qualifier Bundle-Vendor: VMware, Inc. Automatic-Module-Name: org.springframework.tooling.jdt.ls.commons Bundle-RequiredExecutionEnvironment: JavaSE-11 diff --git a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/pom.xml b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/pom.xml index fbaa9fbad..843d1e32d 100644 --- a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/pom.xml +++ b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/pom.xml @@ -5,7 +5,7 @@ eclipse-plugin org.springframework.ide.vscode org.springframework.tooling.jdt.ls.commons - 4.11.0-SNAPSHOT + 4.11.1-SNAPSHOT org.springframework.tooling.jdt.ls.commons