🔖 Releasing / Version tags. v3.1.2

This commit is contained in:
lbw 2021-04-22 09:08:49 +08:00
parent ca100517c3
commit b82c2c39ad
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ mvn archetype:generate \
-Dpackage=com.pig4cloud.pig.demo \
-DarchetypeGroupId=com.pig4cloud.archetype \
-DarchetypeArtifactId=pig-gen \
-DarchetypeVersion=3.1.1 \
-DarchetypeVersion=3.1.2 \
-DarchetypeCatalog=local
```