diff --git a/jackson-datatype-problem/pom.xml b/jackson-datatype-problem/pom.xml
index c75b87b..4416c3c 100644
--- a/jackson-datatype-problem/pom.xml
+++ b/jackson-datatype-problem/pom.xml
@@ -6,7 +6,7 @@
org.zalando
problem-parent
- 0.25.0-SNAPSHOT
+ 0.25.0
jackson-datatype-problem
diff --git a/pom.xml b/pom.xml
index 61cfb8f..63eca91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.zalando
problem-parent
- 0.25.0-SNAPSHOT
+ 0.25.0
pom
https://github.com/zalando/problem
2015
diff --git a/problem-gson/pom.xml b/problem-gson/pom.xml
index c26e663..514b655 100644
--- a/problem-gson/pom.xml
+++ b/problem-gson/pom.xml
@@ -6,7 +6,7 @@
org.zalando
problem-parent
- 0.25.0-SNAPSHOT
+ 0.25.0
problem-gson
diff --git a/problem/pom.xml b/problem/pom.xml
index 8427b5c..0942a30 100644
--- a/problem/pom.xml
+++ b/problem/pom.xml
@@ -6,7 +6,7 @@
org.zalando
problem-parent
- 0.25.0-SNAPSHOT
+ 0.25.0
problem
An implementation of the application/problem+json draft.