Switch from BUILD-SNAPSHOT to SNAPSHOT

This commit is contained in:
Janne Valkealahti
2021-12-17 14:25:52 +00:00
parent 5e61ff1315
commit 90216bdc32
12 changed files with 27 additions and 27 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.shell</groupId>
<artifactId>spring-shell-parent</artifactId>
<version>3.0.0.BUILD-SNAPSHOT</version>
<version>3.0.0-SNAPSHOT</version>
</parent>
<description>Spring Shell reference documentation</description>