[Minor] now checking out tag from strolch-maven-archetypes

This commit is contained in:
Robert von Burg 2022-08-29 09:31:02 +02:00
parent 34c5fd0c07
commit 193b060265
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ To use the archetypes, clone the archetypes repository and install it locally:
```shell
git clone https://github.com/strolch-li/strolch-maven-archetypes.git
cd strolch-maven-archetypes
git checkout 0.1.0
mvn clean install
```