diff --git a/pom-main.xml b/pom-main.xml
index 90104a7c4..4e7f75a7f 100644
--- a/pom-main.xml
+++ b/pom-main.xml
@@ -3,7 +3,7 @@
com.esotericsoftware
kryo-parent
- 3.0.1-SNAPSHOT
+ 3.0.1
./pom.xml
kryo
diff --git a/pom-shaded.xml b/pom-shaded.xml
index 16a64363e..ddff06602 100644
--- a/pom-shaded.xml
+++ b/pom-shaded.xml
@@ -3,7 +3,7 @@
com.esotericsoftware
kryo-parent
- 3.0.1-SNAPSHOT
+ 3.0.1
./pom.xml
kryo-shaded
diff --git a/pom.xml b/pom.xml
index 3780e998b..128450628 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
com.esotericsoftware
kryo-parent
- 3.0.1-SNAPSHOT
+ 3.0.1
pom
Kryo Parent
Fast, efficient Java serialization. This is the parent pom that assembles the main kryo and shaded kryo artifacts.