Bump to 0.6.0 (eclipse bits)

This commit is contained in:
BoykoAlex
2018-08-13 17:20:50 -04:00
parent 869c0b2516
commit d88f8fddfa
12 changed files with 16 additions and 16 deletions

View File

@@ -12,14 +12,14 @@
</parent>
<artifactId>org.springframework.tooling.boot.ls</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.6.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<dependencies>
<dependency>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>spring-boot-language-server</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.6.0-SNAPSHOT</version>
</dependency>
</dependencies>