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