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

@@ -3,6 +3,9 @@
Spring Shell 3 is a work to solely depend on Spring Boot 2.x and not trying to keep
any backward compatibility with older Spring Shell 1.x nor Spring Boot 1.x.
IMPORTANT: We've changed main branch from `3.0.0-SNAPSHOT` to `2.1.0-SNAPSHOT`,
for more info see issue #356
== Building
```
./mvnw package