diff --git a/CHANGELOG.md b/CHANGELOG.md index 940bc1c..8f28d01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.1.9] +### 🛠 Build +- [a004117](https://w9r.dev/pom/spring-boot-starter/commits/a004117) only one maven run for build and deploy + ## [0.1.8] ### 🛠 Build - [24ea986](https://w9r.dev/pom/spring-boot-starter/commits/24ea986) do not run shade and cyclonedx on this pom diff --git a/pom.xml b/pom.xml index f724d77..53595dd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 dev.w9r.pom spring-boot-starter - 0.1.8 + 0.1.9 pom spring-boot-starter A POM consisting of general dependencies and build settings