File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
org.springframework.tooling.boot.ls
org.springframework.tooling.bosh.ls
org.springframework.tooling.cloudfoundry.manifest.ls
org.springframework.tooling.concourse.ls Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
3
3
Bundle-Name : Spring Boot Language Server
4
4
Bundle-Vendor : Pivotal, Inc.
5
5
Bundle-SymbolicName : org.springframework.tooling.boot.ls;singleton:=true
6
- Bundle-Version : 1.21 .0.qualifier
6
+ Bundle-Version : 1.22 .0.qualifier
7
7
Bundle-RequiredExecutionEnvironment : JavaSE-1.8
8
8
Require-Bundle : org.eclipse.jdt.launching;bundle-version="3.9.0",
9
9
org.eclipse.core.runtime;bundle-version="3.12.0",
Original file line number Diff line number Diff line change 12
12
</parent >
13
13
14
14
<artifactId >org.springframework.tooling.boot.ls</artifactId >
15
- <version >1.21 .0-SNAPSHOT</version >
15
+ <version >1.22 .0-SNAPSHOT</version >
16
16
<packaging >eclipse-plugin</packaging >
17
17
18
18
<build >
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
3
3
Bundle-Name : BOSH Manifest Language Server
4
4
Bundle-Vendor : Pivotal, Inc.
5
5
Bundle-SymbolicName : org.springframework.tooling.bosh.ls;singleton:=true
6
- Bundle-Version : 1.21 .0.qualifier
6
+ Bundle-Version : 1.22 .0.qualifier
7
7
Bundle-RequiredExecutionEnvironment : JavaSE-1.8
8
8
Require-Bundle : org.eclipse.jdt.launching;bundle-version="3.9.0",
9
9
org.eclipse.core.runtime;bundle-version="3.12.0",
Original file line number Diff line number Diff line change 12
12
</parent >
13
13
14
14
<artifactId >org.springframework.tooling.bosh.ls</artifactId >
15
- <version >1.21 .0-SNAPSHOT</version >
15
+ <version >1.22 .0-SNAPSHOT</version >
16
16
<packaging >eclipse-plugin</packaging >
17
17
18
18
<build >
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
3
3
Bundle-Name : Cloud Foundry Manifest Language Server
4
4
Bundle-Vendor : Pivotal, Inc.
5
5
Bundle-SymbolicName : org.springframework.tooling.cloudfoundry.manifest.ls;singleton:=true
6
- Bundle-Version : 1.21 .0.qualifier
6
+ Bundle-Version : 1.22 .0.qualifier
7
7
Bundle-RequiredExecutionEnvironment : JavaSE-1.8
8
8
Require-Bundle : org.eclipse.jdt.launching;bundle-version="3.8.0",
9
9
org.eclipse.core.runtime;bundle-version="3.12.0",
Original file line number Diff line number Diff line change 12
12
</parent >
13
13
14
14
<artifactId >org.springframework.tooling.cloudfoundry.manifest.ls</artifactId >
15
- <version >1.21 .0-SNAPSHOT</version >
15
+ <version >1.22 .0-SNAPSHOT</version >
16
16
<packaging >eclipse-plugin</packaging >
17
17
18
18
<build >
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
3
3
Bundle-Name : Concourse Pipeline Language Server
4
4
Bundle-Vendor : Pivotal, Inc.
5
5
Bundle-SymbolicName : org.springframework.tooling.concourse.ls;singleton:=true
6
- Bundle-Version : 1.21 .0.qualifier
6
+ Bundle-Version : 1.22 .0.qualifier
7
7
Bundle-RequiredExecutionEnvironment : JavaSE-1.8
8
8
Require-Bundle : org.eclipse.jdt.launching;bundle-version="3.9.0",
9
9
org.eclipse.core.runtime;bundle-version="3.12.0",
Original file line number Diff line number Diff line change 12
12
</parent >
13
13
14
14
<artifactId >org.springframework.tooling.concourse.ls</artifactId >
15
- <version >1.21 .0-SNAPSHOT</version >
15
+ <version >1.22 .0-SNAPSHOT</version >
16
16
<packaging >eclipse-plugin</packaging >
17
17
18
18
<build >
You can’t perform that action at this time.
0 commit comments