update version of language servers to 1.27.0

This commit is contained in:
Martin Lippert
2021-06-22 11:59:24 +02:00
parent db5786440f
commit 6ed55989cd
30 changed files with 30 additions and 30 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>commons-parent</artifactId>
<version>1.26.0-SNAPSHOT</version>
<version>1.27.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>