Skip to content

Commit 674ac07

Browse files
authored
0.2.7 release (OpenAPITools#63)
1 parent 6687b74 commit 674ac07

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,7 +10,7 @@
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.6-SNAPSHOT</version>
13+
<version>0.2.7</version>
1414

1515
<url>https://github.com/OpenAPITools/jackson-databind-nullable</url>
1616
<scm>
@@ -125,7 +125,7 @@
125125
<plugin>
126126
<groupId>org.sonatype.plugins</groupId>
127127
<artifactId>nexus-staging-maven-plugin</artifactId>
128-
<version>1.6.8</version>
128+
<version>1.6.14</version>
129129
<extensions>true</extensions>
130130
<configuration>
131131
<serverId>ossrh</serverId>

0 commit comments

Comments
 (0)