diff --git a/CHANGELOG.md b/CHANGELOG.md
index b9d3e36..93d768f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
-## [Unreleased]
+## [0.16.1]
### Changed
- CoffeeNet Starter Parent to version `0.33.1`
@@ -177,7 +177,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- `auth.ldap.*` moved from `ldap.*` now with `auth.*` prefix
-[Unreleased]: https://github.com/coffeenet/coffeenet-auth/compare/auth-1.16.0...HEAD
+[0.16.1]: https://github.com/coffeenet/coffeenet-auth/compare/auth-1.16.0...auth-0.16.1
[1.16.0]: https://github.com/coffeenet/coffeenet-auth/compare/auth-1.15.0...auth-1.16.0
[1.15.0]: https://github.com/coffeenet/coffeenet-auth/compare/auth-1.14.0...auth-1.15.0
[1.14.0]: https://github.com/coffeenet/coffeenet-auth/compare/auth-1.13.0...auth-1.14.0
diff --git a/pom.xml b/pom.xml
index c4c3d52..ed1fff8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
auth
- 1.17.0-SNAPSHOT
+ 1.16.1
jar
CoffeeNet Authentication Service