Commit 115641c 1 parent 76ff8b1 commit 115641c Copy full SHA for 115641c
File tree 7 files changed +9
-8
lines changed
jsonschema2pojo-gradle-plugin
jsonschema2pojo-integration-tests
jsonschema2pojo-maven-plugin
7 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >jsonschema2pojo</artifactId >
7
7
<groupId >org.jsonschema2pojo</groupId >
8
- <version >1.2.2-SNAPSHOT </version >
8
+ <version >1.2.2</version >
9
9
</parent >
10
10
11
11
<artifactId >jsonschema2pojo-ant</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >jsonschema2pojo</artifactId >
7
7
<groupId >org.jsonschema2pojo</groupId >
8
- <version >1.2.2-SNAPSHOT </version >
8
+ <version >1.2.2</version >
9
9
</parent >
10
10
11
11
<artifactId >jsonschema2pojo-cli</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >jsonschema2pojo</artifactId >
7
7
<groupId >org.jsonschema2pojo</groupId >
8
- <version >1.2.2-SNAPSHOT </version >
8
+ <version >1.2.2</version >
9
9
</parent >
10
10
11
11
<artifactId >jsonschema2pojo-core</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >jsonschema2pojo</artifactId >
7
7
<groupId >org.jsonschema2pojo</groupId >
8
- <version >1.2.2-SNAPSHOT </version >
8
+ <version >1.2.2</version >
9
9
</parent >
10
10
11
11
<artifactId >jsonschema2pojo-gradle-plugin</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >jsonschema2pojo</artifactId >
7
7
<groupId >org.jsonschema2pojo</groupId >
8
- <version >1.2.2-SNAPSHOT </version >
8
+ <version >1.2.2</version >
9
9
</parent >
10
10
11
11
<artifactId >jsonschema2pojo-integration-tests</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >jsonschema2pojo</artifactId >
7
7
<groupId >org.jsonschema2pojo</groupId >
8
- <version >1.2.2-SNAPSHOT </version >
8
+ <version >1.2.2</version >
9
9
</parent >
10
10
11
11
<artifactId >jsonschema2pojo-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 10
10
11
11
<groupId >org.jsonschema2pojo</groupId >
12
12
<artifactId >jsonschema2pojo</artifactId >
13
- <version >1.2.2-SNAPSHOT </version >
13
+ <version >1.2.2</version >
14
14
15
15
<packaging >pom</packaging >
16
16
<name >jsonschema2pojo</name >
37
37
<url >https://github.com/joelittlejohn/jsonschema2pojo</url >
38
38
<
connection >scm:git:
[email protected] :joelittlejohn/jsonschema2pojo.git</
connection >
39
39
<
developerConnection >scm:git:
[email protected] :joelittlejohn/jsonschema2pojo.git</
developerConnection >
40
- </scm >
40
+ <tag >jsonschema2pojo-1.2.2</tag >
41
+ </scm >
41
42
42
43
<licenses >
43
44
<license >
You can’t perform that action at this time.
0 commit comments