diff --git a/pom-main.xml b/pom-main.xml index d52d05297..75cd830a2 100644 --- a/pom-main.xml +++ b/pom-main.xml @@ -3,7 +3,7 @@ com.esotericsoftware kryo-parent - 4.0.3-SNAPSHOT + 4.0.3 ./pom.xml kryo diff --git a/pom-shaded.xml b/pom-shaded.xml index 76a7ea0a4..78e716a78 100644 --- a/pom-shaded.xml +++ b/pom-shaded.xml @@ -3,7 +3,7 @@ com.esotericsoftware kryo-parent - 4.0.3-SNAPSHOT + 4.0.3 ./pom.xml kryo-shaded diff --git a/pom.xml b/pom.xml index 5e2e44497..722884e89 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.esotericsoftware kryo-parent - 4.0.3-SNAPSHOT + 4.0.3 pom Kryo Parent Fast, efficient Java serialization. This is the parent pom that assembles the main kryo and shaded kryo artifacts.