From e5262656c53c7e5eedc10d0ed8aaca4066b0c4a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sondre=20Eikanger=20Kval=C3=B8?= Date: Wed, 2 Sep 2015 14:06:27 +0200 Subject: [PATCH] Release version 2.6.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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