From 99bf44ec910b6beec24dda80fe32870f7320d5b1 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Thu, 24 Oct 2019 19:34:38 +0200 Subject: [PATCH] updated versions to 4.4.2 --- .../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 | 2 +- .../org.springframework.boot.ide.product.e410/pom.xml | 2 +- .../org.springframework.boot.ide.product | 2 +- .../org.springframework.boot.ide.product.e411/pom.xml | 2 +- .../org.springframework.boot.ide.product | 2 +- .../org.springframework.boot.ide.product.e412/pom.xml | 2 +- .../org.springframework.boot.ide.product | 2 +- .../org.springframework.boot.ide.product.e413/pom.xml | 2 +- .../org.springframework.boot.ide.product | 2 +- .../org.springframework.boot.ide.product.e414/pom.xml | 2 +- .../org.springframework.boot.ide.product | 2 +- .../org.springframework.boot.ide.product.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 +- .../META-INF/MANIFEST.MF | 2 +- .../org.springframework.tooling.jdt.ls.commons.test/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../org.springframework.tooling.jdt.ls.commons/pom.xml | 2 +- self-extracting-jar-creator/pom.xml | 2 +- .../src/main/resources/META-INF/MANIFEST.MF | 2 +- 49 files changed, 49 insertions(+), 49 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 7e833db64..8eecac7ba 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.4.1-SNAPSHOT + 4.4.2-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 9622ae03d..8f0072a4e 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.4.1.qualifier +Bundle-Version: 4.4.2.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 142cc4b7b..4cfd1edf4 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.4.1-SNAPSHOT + 4.4.2-SNAPSHOT ../pom.xml diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e410/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e410/org.springframework.boot.ide.product index 4f54d4fa8..46bb2f6ce 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e410/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e410/org.springframework.boot.ide.product @@ -1,6 +1,6 @@ - + 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 597c71509..42a80dc73 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.4.1-SNAPSHOT + 4.4.2-SNAPSHOT ../pom.xml diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e411/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e411/org.springframework.boot.ide.product index 87d8992c8..00332e4d0 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e411/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e411/org.springframework.boot.ide.product @@ -1,6 +1,6 @@ - + diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e411/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e411/pom.xml index 30431ec14..43c7c07b2 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e411/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e411/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.4.1-SNAPSHOT + 4.4.2-SNAPSHOT ../pom.xml diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e412/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e412/org.springframework.boot.ide.product index 8e6a5c0a7..dcfd087d5 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e412/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e412/org.springframework.boot.ide.product @@ -1,6 +1,6 @@ - + diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e412/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e412/pom.xml index 30431ec14..43c7c07b2 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e412/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e412/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.4.1-SNAPSHOT + 4.4.2-SNAPSHOT ../pom.xml diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e413/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e413/org.springframework.boot.ide.product index 8ad373148..eee4da9ee 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e413/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e413/org.springframework.boot.ide.product @@ -1,6 +1,6 @@ - + diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e413/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e413/pom.xml index 61ecba0fd..183f36ef3 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e413/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e413/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.4.1-SNAPSHOT + 4.4.2-SNAPSHOT ../pom.xml diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e414/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e414/org.springframework.boot.ide.product index 8ad373148..eee4da9ee 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e414/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e414/org.springframework.boot.ide.product @@ -1,6 +1,6 @@ - + diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e414/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e414/pom.xml index 61ecba0fd..183f36ef3 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e414/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e414/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.4.1-SNAPSHOT + 4.4.2-SNAPSHOT ../pom.xml diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e49/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e49/org.springframework.boot.ide.product index 06c2b6483..351f2728d 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e49/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e49/org.springframework.boot.ide.product @@ -1,6 +1,6 @@ - + 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 f98f30a34..73d0a88da 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.4.1-SNAPSHOT + 4.4.2-SNAPSHOT ../pom.xml diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index 68de335ff..0d2100385 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot.ide org.springframework.boot.ide - 4.4.1-SNAPSHOT + 4.4.2-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 9ce84a46c..a33397dc7 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 f2565b637..bcb3093a2 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.4.1-SNAPSHOT + 4.4.2-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 5db55df0b..7d1e0672e 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 cb981c9f9..96ba954c5 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.4.1-SNAPSHOT + 4.4.2-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 fa070778f..e4e7ab73e 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.4.1-SNAPSHOT + 4.4.2-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 9ae927fce..3c830f53b 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 adef4ecb8..5018dc3f2 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.4.1-SNAPSHOT + 4.4.2-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 2d8fbf607..b9bf1643c 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.4.1-SNAPSHOT + 4.4.2-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 726f2dabc..8d2e589b1 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 26b8aed47..0aa847d98 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.4.1-SNAPSHOT + 4.4.2-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 09c1a6bbf..601b20e81 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 443f18f1a..f18b4d885 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.4.1-SNAPSHOT + 4.4.2-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 ae49ad993..5e2e72e4a 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.4.1.qualifier +Bundle-Version: 4.4.2.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 6b93bbbe3..28f4229fa 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.4.1-SNAPSHOT + 4.4.2-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 01a6835ec..7281964c6 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.4.1-SNAPSHOT + 4.4.2-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 d63698bbb..47ce051a1 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 3cc0464da..9b4069418 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.4.1-SNAPSHOT + 4.4.2-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 cd0c017ad..9d7787290 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.4.1-SNAPSHOT + 4.4.2-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 84aecd637..38fb81c31 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.4.1-SNAPSHOT + 4.4.2-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 f7331c870..19676de9b 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.4.1.qualifier +Bundle-Version: 4.4.2.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 2d29fee3a..45a5d39e0 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.4.1-SNAPSHOT + 4.4.2-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 f004b7944..7f64ea886 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.4.1.qualifier +Bundle-Version: 4.4.2.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 71015f434..6c3e4dbad 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.4.1-SNAPSHOT + 4.4.2-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 c91bc1bbe..720c56d98 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.4.1-SNAPSHOT + 4.4.2-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 b2cf15ff0..96f3f304e 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.4.1-SNAPSHOT + 4.4.2-SNAPSHOT ../pom.xml diff --git a/eclipse-language-servers/pom.xml b/eclipse-language-servers/pom.xml index 95a85b2d1..597c20805 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.4.1-SNAPSHOT + 4.4.2-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 d1bdbc78b..2367967f0 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.4.1.qualifier +Bundle-Version: 4.4.2.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 b26adabf4..d3d4fabe8 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.4.1-SNAPSHOT + 4.4.2-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 3315fabe8..6e83e75e2 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.4.1.qualifier +Bundle-Version: 4.4.2.qualifier Bundle-Vendor: Pivotal, Inc. Automatic-Module-Name: org.springframework.tooling.jdt.ls.commons Bundle-RequiredExecutionEnvironment: JavaSE-1.8 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 edfc9236f..d0625d499 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.4.1-SNAPSHOT + 4.4.2-SNAPSHOT org.springframework.tooling.jdt.ls.commons diff --git a/self-extracting-jar-creator/pom.xml b/self-extracting-jar-creator/pom.xml index 1c19ce316..46b510074 100644 --- a/self-extracting-jar-creator/pom.xml +++ b/self-extracting-jar-creator/pom.xml @@ -26,4 +26,4 @@ - \ No newline at end of file + diff --git a/self-extracting-jar-creator/src/main/resources/META-INF/MANIFEST.MF b/self-extracting-jar-creator/src/main/resources/META-INF/MANIFEST.MF index 47237f2d7..0ea29c470 100644 --- a/self-extracting-jar-creator/src/main/resources/META-INF/MANIFEST.MF +++ b/self-extracting-jar-creator/src/main/resources/META-INF/MANIFEST.MF @@ -1 +1 @@ -Main-Class: SelfExtractor \ No newline at end of file +Main-Class: SelfExtractor