diff --git a/pom.xml b/pom.xml index 9fe149b..a5989d3 100755 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.zapodot jackson-databind-java-optional - 2.6.1-SNAPSHOT + 2.6.1 bundle Jackson Databind module for serializing and deserializing Java 8 java.util.Option objects. This tool is forked from original source created by @realjenius