mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-26 05:32:58 +08:00
This commit improves the cleanup algorithm to accept artifactId with versions in them as it's used as part of the package name by default. `foo-1.4.5` now generates `foo145`. Closes gh-436