Switch main from 3.0.0-SNAPSHOT to 2.1.0-SNAPSHOT

- Relates #356
This commit is contained in:
Janne Valkealahti
2022-01-28 09:27:06 +00:00
parent 7bab5fe14b
commit 3197c94be7
14 changed files with 31 additions and 28 deletions

View File

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