Skip to content

Commit e526265

Browse files
committed
Release version 2.6.1
1 parent a8cb951 commit e526265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.zapodot</groupId>
55
<artifactId>jackson-databind-java-optional</artifactId>
6-
<version>2.6.1-SNAPSHOT</version>
6+
<version>2.6.1</version>
77
<packaging>bundle</packaging>
88
<description>Jackson Databind module for serializing and deserializing Java 8 java.util.Option objects.
99
This tool is forked from original source created by @realjenius </description>

0 commit comments

Comments
 (0)