File tree 4 files changed +7
-4
lines changed
concourse-language-server
manifest-yaml-language-server
4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >bosh-language-server</artifactId >
7
7
<packaging >jar</packaging >
8
+ <version >1.56.0-SNAPSHOT</version >
8
9
9
10
<parent >
10
11
<groupId >org.springframework.ide.vscode</groupId >
11
12
<artifactId >commons-parent</artifactId >
12
- <version >1.56 .0-SNAPSHOT</version >
13
+ <version >1.57 .0-SNAPSHOT</version >
13
14
<relativePath >../commons/pom.xml</relativePath >
14
15
</parent >
15
16
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >org.springframework.ide.vscode</groupId >
10
10
<artifactId >commons-parent</artifactId >
11
- <version >1.56 .0-SNAPSHOT</version >
11
+ <version >1.57 .0-SNAPSHOT</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >concourse-language-server</artifactId >
7
7
<packaging >jar</packaging >
8
+ <version >1.56.0-SNAPSHOT</version >
8
9
9
10
<parent >
10
11
<groupId >org.springframework.ide.vscode</groupId >
11
12
<artifactId >commons-parent</artifactId >
12
- <version >1.56 .0-SNAPSHOT</version >
13
+ <version >1.57 .0-SNAPSHOT</version >
13
14
<relativePath >../commons/pom.xml</relativePath >
14
15
</parent >
15
16
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<artifactId >manifest-yaml-language-server</artifactId >
7
7
<packaging >jar</packaging >
8
+ <version >1.56.0-SNAPSHOT</version >
8
9
9
10
<parent >
10
11
<groupId >org.springframework.ide.vscode</groupId >
11
12
<artifactId >commons-parent</artifactId >
12
- <version >1.56 .0-SNAPSHOT</version >
13
+ <version >1.57 .0-SNAPSHOT</version >
13
14
<relativePath >../commons/pom.xml</relativePath >
14
15
</parent >
15
16
You can’t perform that action at this time.
0 commit comments