Skip to content

Commit 69d682d

Browse files
committed
Update master to be 2.14.0-SNAPSHOT
1 parent 536ef60 commit 69d682d

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
@@ -8,12 +8,12 @@
88
<parent>
99
<groupId>com.fasterxml.jackson</groupId>
1010
<artifactId>jackson-base</artifactId>
11-
<version>2.13.1-SNAPSHOT</version>
11+
<version>2.14.0-SNAPSHOT</version>
1212
</parent>
1313
<groupId>com.fasterxml.jackson.module</groupId>
1414
<artifactId>jackson-module-jsonSchema</artifactId>
1515
<name>jackson-module-jsonSchema</name>
16-
<version>2.13.1-SNAPSHOT</version>
16+
<version>2.14.0-SNAPSHOT</version>
1717
<packaging>bundle</packaging>
1818
<description>Add-on module for Jackson (http://jackson.codehaus.org) to support
1919
JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 generation.

0 commit comments

Comments
 (0)