From bb1cb222fd05d247d67b66e989d756ba3152ac79 Mon Sep 17 00:00:00 2001 From: Kris De Volder Date: Tue, 4 Dec 2018 13:27:43 -0800 Subject: [PATCH] Bump STS 4 version to 4.1.0 --- .../org.springframework.boot.ide.branding.feature/feature.xml | 2 +- .../org.springframework.boot.ide.branding.feature/pom.xml | 2 +- .../org.springframework.boot.ide.branding/META-INF/MANIFEST.MF | 2 +- .../org.springframework.boot.ide.branding/pom.xml | 2 +- .../org.springframework.boot.ide.product.e410/pom.xml | 2 +- .../org.springframework.boot.ide.product.e49/pom.xml | 2 +- .../org.springframework.boot.ide.repository.e410/pom.xml | 2 +- .../org.springframework.boot.ide.repository.e49/pom.xml | 2 +- eclipse-distribution/pom.xml | 2 +- .../org.springframework.boot.ide.main.feature/feature.xml | 2 +- .../org.springframework.boot.ide.main.feature/pom.xml | 2 +- .../org.springframework.tooling.boot.ls.feature/feature.xml | 2 +- .../org.springframework.tooling.boot.ls.feature/pom.xml | 2 +- .../org.springframework.tooling.boot.ls/pom.xml | 2 +- .../org.springframework.tooling.bosh.ls.feature/feature.xml | 2 +- .../org.springframework.tooling.bosh.ls.feature/pom.xml | 2 +- .../org.springframework.tooling.bosh.ls/pom.xml | 2 +- .../feature.xml | 2 +- .../pom.xml | 2 +- .../feature.xml | 2 +- .../pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../feature.xml | 2 +- .../org.springframework.tooling.concourse.ls.feature/pom.xml | 2 +- .../org.springframework.tooling.concourse.ls/pom.xml | 2 +- .../org.springframework.tooling.ls.eclipse.commons.test/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../org.springframework.tooling.ls.eclipse.commons/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../org.springframework.tooling.ls.eclipse.gotosymbol/pom.xml | 2 +- .../pom.xml | 2 +- .../org.springframework.tooling.ls.repository/pom.xml | 2 +- eclipse-language-servers/pom.xml | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) 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 dd689206d..37de05f53 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.0.2-SNAPSHOT + 4.1.0-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 ab3c43ee1..8b8387020 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.0.2.qualifier +Bundle-Version: 4.1.0.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 3cad0bcc0..d6a9eb564 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.0.2-SNAPSHOT + 4.1.0-SNAPSHOT ../pom.xml diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e410/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e410/pom.xml index d916cdaac..abb15fbd3 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e410/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e410/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT ../pom.xml diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e49/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e49/pom.xml index d916cdaac..abb15fbd3 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e49/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e49/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT ../pom.xml diff --git a/eclipse-distribution/org.springframework.boot.ide.repository.e410/pom.xml b/eclipse-distribution/org.springframework.boot.ide.repository.e410/pom.xml index 9680c9a33..7f38e126a 100644 --- a/eclipse-distribution/org.springframework.boot.ide.repository.e410/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.repository.e410/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT ../pom.xml diff --git a/eclipse-distribution/org.springframework.boot.ide.repository.e49/pom.xml b/eclipse-distribution/org.springframework.boot.ide.repository.e49/pom.xml index 9680c9a33..7f38e126a 100644 --- a/eclipse-distribution/org.springframework.boot.ide.repository.e49/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.repository.e49/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT ../pom.xml diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index c4e20849a..46a59175a 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.0.2-SNAPSHOT + 4.1.0-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 1ef0f7acc..8f4eb7e95 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 85585fab6..2dfb26324 100644 --- a/eclipse-extensions/org.springframework.boot.ide.main.feature/pom.xml +++ b/eclipse-extensions/org.springframework.boot.ide.main.feature/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT ../../eclipse-distribution/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 8abce9747..dc611c511 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 79181357d..a8833fd79 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.0.2-SNAPSHOT + 4.1.0-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 894440076..af0617015 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.0.2-SNAPSHOT + 4.1.0-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 f5b8dfa17..591816053 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 f1c50fedd..6284cf96f 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.0.2-SNAPSHOT + 4.1.0-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 df2a4cf1c..637f9d18b 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.0.2-SNAPSHOT + 4.1.0-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 19cd0f539..838722086 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 d653350d0..9beb87eca 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.0.2-SNAPSHOT + 4.1.0-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 858a1d2c2..352cd8702 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 1b62e985b..74ec7c296 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.0.2-SNAPSHOT + 4.1.0-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 570bf8061..781d06311 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: Pivotal, Inc. Bundle-SymbolicName: org.springframework.tooling.cloudfoundry.manifest.ls.integration;singleton:=true -Bundle-Version: 4.0.2.qualifier +Bundle-Version: 4.1.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.8 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 578bf3fe8..d4a6d56b7 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.0.2-SNAPSHOT + 4.1.0-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 80a0df8fd..af38a59d0 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.0.2-SNAPSHOT + 4.1.0-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 739f5222a..42a5f5a0b 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 dbc8cd6e5..5b2db848b 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.0.2-SNAPSHOT + 4.1.0-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 6073a7b9c..cd09961b1 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.0.2-SNAPSHOT + 4.1.0-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 e4f6b9f2f..1990f5d4b 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.0.2-SNAPSHOT + 4.1.0-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 8bf33fab1..ff8c7d307 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.0.2.qualifier +Bundle-Version: 4.1.0.qualifier Bundle-Vendor: Pivotal, 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 37c5963b2..bd46e6f5a 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.0.2-SNAPSHOT + 4.1.0-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 cef332a88..7694a71b8 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.0.2.qualifier +Bundle-Version: 4.1.0.qualifier Require-Bundle: org.eclipse.ui, org.eclipse.ui.workbench.texteditor, org.eclipse.lsp4e;bundle-version="0.5.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 2b975ddb0..1e187c897 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.0.2-SNAPSHOT + 4.1.0-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 76bde39af..1aa81360c 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.0.2-SNAPSHOT + 4.1.0-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 bc02e8a79..8e74ef4e5 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.0.2-SNAPSHOT + 4.1.0-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/pom.xml b/eclipse-language-servers/pom.xml index 87ae5c90e..86be39309 100644 --- a/eclipse-language-servers/pom.xml +++ b/eclipse-language-servers/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide.servers - 4.0.2-SNAPSHOT + 4.1.0-SNAPSHOT pom