updated to manifest language server 0.0.2-SNAPSHOT

This commit is contained in:
Martin Lippert
2017-01-20 14:09:21 +01:00
parent 0496a906ce
commit 75afcfc599

View File

@@ -18,7 +18,7 @@
<dependency>
<groupId>org.springframework.ide.vscode</groupId>
<artifactId>vscode-manifest-yaml</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.2-SNAPSHOT</version>
</dependency>
</dependencies>