We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac3210b commit 9b650e8Copy full SHA for 9b650e8
1 file changed
pom.xml
@@ -3,10 +3,11 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.zapodot</groupId>
5
<artifactId>jackson-databind-java-optional</artifactId>
6
- <version>2.5.2-SNAPSHOT</version>
+ <version>2.5.2</version>
7
<packaging>bundle</packaging>
8
<description>Jackson Databind module for serializing and deserializing Java 8 java.util.Option objects.
9
This tool is forked from original source created by @realjenius </description>
10
+ <url>https://github.com/zapodot/jackson-databind-java-optional</url>
11
<developers>
12
<developer>
13
<id>realjenius</id>
0 commit comments