File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson.module</groupId >
10
10
<artifactId >jackson-module-jsonSchema-parent</artifactId >
11
- <version >2.19.0-SNAPSHOT </version >
11
+ <version >2.19.0</version >
12
12
</parent >
13
13
<artifactId >jackson-module-jsonSchema-jakarta</artifactId >
14
14
<name >jackson-module-jsonSchema-jakarta</name >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.fasterxml.jackson.module</groupId >
10
10
<artifactId >jackson-module-jsonSchema-parent</artifactId >
11
- <version >2.19.0-SNAPSHOT </version >
11
+ <version >2.19.0</version >
12
12
</parent >
13
13
<artifactId >jackson-module-jsonSchema</artifactId >
14
14
<name >jackson-module-jsonSchema</name >
Original file line number Diff line number Diff line change 13
13
<groupId >com.fasterxml.jackson.module</groupId >
14
14
<artifactId >jackson-module-jsonSchema-parent</artifactId >
15
15
<name >jackson-module-jsonSchema-parent</name >
16
- <version >2.19.0-SNAPSHOT </version >
16
+ <version >2.19.0</version >
17
17
<packaging >pom</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:git@github.com:FasterXML/jackson-module-jsonSchema.git</connection >
24
24
<developerConnection >scm:git:git@github.com:FasterXML/jackson-module-jsonSchema.git</developerConnection >
25
25
<url >http://github.com/FasterXML/jackson-module-jsonSchema</url >
26
- <tag >HEAD </tag >
26
+ <tag >jackson-module-jsonSchema-parent-2.19.0 </tag >
27
27
</scm >
28
28
<developers >
29
29
<developer >
You can’t perform that action at this time.
0 commit comments