File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
<groupId >com.fasterxml.jackson.module</groupId >
14
14
<artifactId >jackson-module-jsonSchema</artifactId >
15
15
<name >jackson-module-jsonSchema</name >
16
- <version >2.13.1 </version >
16
+ <version >2.13.2-SNAPSHOT </version >
17
17
<packaging >bundle</packaging >
18
18
<description >Add-on module for Jackson (http://jackson.codehaus.org) to support
19
19
JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 generation.
@@ -23,7 +23,7 @@ JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 gene
23
23
<
connection >scm:git:
[email protected] :FasterXML/jackson-module-jsonSchema.git</
connection >
24
24
<
developerConnection >scm:git:
[email protected] :FasterXML/jackson-module-jsonSchema.git</
developerConnection >
25
25
<url >http://github.com/FasterXML/jackson-module-jsonSchema</url >
26
- <tag >jackson-module-jsonSchema-2.13.1 </tag >
26
+ <tag >HEAD </tag >
27
27
</scm >
28
28
<developers >
29
29
<developer >
You can’t perform that action at this time.
0 commit comments