diff --git a/pom.xml b/pom.xml
index f7ce3f5c0..85f30267a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
com.fasterxml.jackson
jackson-base
- 2.15.1-SNAPSHOT
+ 2.15.1
com.fasterxml.jackson.dataformat
jackson-dataformat-xml
diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x
index fb6ee9d2a..3b8aa2bd6 100644
--- a/release-notes/VERSION-2.x
+++ b/release-notes/VERSION-2.x
@@ -4,6 +4,10 @@ Project: jackson-dataformat-xml
=== Releases ===
------------------------------------------------------------------------
+2.15.1 (16-May-2023)
+
+No changes since 2.15.0
+
2.15.0 (23-Apr-2023)
#286: Conflict between `@JsonIdentityInfo` and Unwrapped Lists