diff --git a/CHANGELOG.md b/CHANGELOG.md
index 716260de..a1216471 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+## [11.0.0](https://github.com/dbmdz/digitalcollections-model/releases/tag/11.0.0) - 2022-07-18
+
### Added
- New fields in `Item`
diff --git a/dc-model-jackson/pom.xml b/dc-model-jackson/pom.xml
index b03f7f16..1881dd35 100644
--- a/dc-model-jackson/pom.xml
+++ b/dc-model-jackson/pom.xml
@@ -6,7 +6,7 @@
de.digitalcollections.model
dc-model-parent
- 11.0.0-SNAPSHOT
+ 11.0.0
DigitalCollections: Model (Jackson)
diff --git a/dc-model/pom.xml b/dc-model/pom.xml
index 7ed3594a..b7d44b1e 100644
--- a/dc-model/pom.xml
+++ b/dc-model/pom.xml
@@ -6,7 +6,7 @@
de.digitalcollections.model
dc-model-parent
- 11.0.0-SNAPSHOT
+ 11.0.0
DigitalCollections: Model (Model)
diff --git a/pom.xml b/pom.xml
index f8d636cd..196b2783 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
de.digitalcollections.model
dc-model-parent
- 11.0.0-SNAPSHOT
+ 11.0.0
pom