Skip to content

Commit b98e526

Browse files
committed
update more version qualifiers to fix build issues
1 parent cbf1d39 commit b98e526

File tree

5 files changed

+5
-5
lines changed
  • eclipse-language-servers
    • org.springframework.tooling.bosh.ls.feature
    • org.springframework.tooling.cloudfoundry.manifest.ls.feature
    • org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature
    • org.springframework.tooling.cloudfoundry.manifest.ls.integration/META-INF
    • org.springframework.tooling.concourse.ls.feature

5 files changed

+5
-5
lines changed

eclipse-language-servers/org.springframework.tooling.bosh.ls.feature/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="org.springframework.tooling.bosh.ls.feature"
44
label="BOSH Language Server Feature"
5-
version="5.0.0.qualifier"
5+
version="5.1.0.qualifier"
66
provider-name="Broadcom">
77

88
<description>

eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.feature/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="org.springframework.tooling.cloudfoundry.manifest.ls.feature"
44
label="%featureName"
5-
version="5.0.0.qualifier"
5+
version="5.1.0.qualifier"
66
provider-name="%providerName">
77

88
<description>

eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature"
44
label="Cloud Foundry Manifest Language Server Generic Editor Integration Feature"
5-
version="5.0.0.qualifier"
5+
version="5.1.0.qualifier"
66
provider-name="Broadcom">
77

88
<description>

eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
33
Bundle-Name: Cloud Foundry Manifest Language Server Generic Editor Integration
44
Bundle-Vendor: Broadcom
55
Bundle-SymbolicName: org.springframework.tooling.cloudfoundry.manifest.ls.integration;singleton:=true
6-
Bundle-Version: 5.0.0.qualifier
6+
Bundle-Version: 5.1.0.qualifier
77
Bundle-RequiredExecutionEnvironment: JavaSE-21
88
Require-Bundle: org.eclipse.jdt.launching;bundle-version="3.9.0",
99
org.eclipse.core.runtime;bundle-version="3.12.0",

eclipse-language-servers/org.springframework.tooling.concourse.ls.feature/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="org.springframework.tooling.concourse.ls.feature"
44
label="Concourse Pipeline Language Server Feature"
5-
version="5.0.0.qualifier"
5+
version="5.1.0.qualifier"
66
provider-name="Broadcom">
77

88
<description>

0 commit comments

Comments
 (0)