Fix maven versions

This commit is contained in:
Eric Bottard
2017-05-18 21:08:23 +02:00
parent 452c7dcb9f
commit f15fb0ba9d
6 changed files with 7 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.shell</groupId>
<artifactId>spring-shell2-parent</artifactId>
<version>2.0.0-BUILD.SNAPSHOT</version>
<version>2.0.0.BUILD-SNAPSHOT</version>
</parent>
<description>Examples of using Spring Shell 2</description>