Unifying all pom versions to 0.0.9-SNAPSHOT

This commit is contained in:
Kris De Volder
2017-08-14 12:34:56 -07:00
parent 456e599d8e
commit 4e613e026d
18 changed files with 28 additions and 28 deletions

View File

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