diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b186a6..e6eb679 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.2.5](https://github.com/spotbugs/spotbugs-archetype/compare/0.2.4...0.2.5) (2022-10-13) + + +### Bug Fixes + +* missing package on the Maven Central ([43a3af0](https://github.com/spotbugs/spotbugs-archetype/commit/43a3af0c4293086a2ee91d7014b63d3374de73c5)), closes [#167](https://github.com/spotbugs/spotbugs-archetype/issues/167) + ## [0.2.4](https://github.com/spotbugs/spotbugs-archetype/compare/0.2.3...0.2.4) (2021-08-29) diff --git a/pom.xml b/pom.xml index 5a536ce..59bd4d7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.spotbugs spotbugs-archetype SpotBugs Maven Archetype - 0.2.4 + 0.2.5 maven-archetype https://github.com/spotbugs/spotbugs-archetype