Skip to content

Commit e2082cd

Browse files
authored
0.2.10 release (#133)
* 0.2.10 release * update tag
1 parent 6b478ac commit e2082cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
<packaging>jar</packaging>
1111
<name>JsonNullable Jackson module</name>
1212
<description>JsonNullable wrapper class and Jackson module to support fields with meaningful null values.</description>
13-
<version>0.2.10-SNAPSHOT</version>
13+
<version>0.2.10</version>
1414

1515
<url>https://github.com/OpenAPITools/jackson-databind-nullable</url>
1616
<scm>
1717
<connection>scm:git:git@github.com:OpenAPITools/jackson-databind-nullable.git</connection>
1818
<developerConnection>scm:git:git@github.com:OpenAPITools/jackson-databind-nullable.git</developerConnection>
1919
<url>https://github.com/OpenAPITools/jackson-databind-nullable</url>
20-
<tag>jackson-databind-nullable-0.2.5</tag>
20+
<tag>jackson-databind-nullable-0.2.10</tag>
2121
</scm>
2222
<licenses>
2323
<license>

0 commit comments

Comments
 (0)