File tree Expand file tree Collapse file tree 7 files changed +11
-11
lines changed
jsonschema2pojo-gradle-plugin
jsonschema2pojo-integration-tests
jsonschema2pojo-maven-plugin Expand file tree Collapse file tree 7 files changed +11
-11
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 >0.4.3-SNAPSHOT </version >
8
+ <version >0.4.3</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 >0.4.3-SNAPSHOT </version >
8
+ <version >0.4.3</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 >0.4.3-SNAPSHOT </version >
8
+ <version >0.4.3</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 >0.4.3-SNAPSHOT </version >
8
+ <version >0.4.3</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 >0.4.3-SNAPSHOT </version >
8
+ <version >0.4.3</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 >0.4.3-SNAPSHOT </version >
8
+ <version >0.4.3</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 >0.4.3-SNAPSHOT </version >
13
+ <version >0.4.3</version >
14
14
15
15
<packaging >pom</packaging >
16
16
<name >jsonschema2pojo</name >
75
75
</goals >
76
76
</pluginExecutionFilter >
77
77
<action >
78
- <ignore />
78
+ <ignore />
79
79
</action >
80
80
</pluginExecution >
81
81
<pluginExecution >
89
89
</goals >
90
90
</pluginExecutionFilter >
91
91
<action >
92
- <ignore />
92
+ <ignore />
93
93
</action >
94
94
</pluginExecution >
95
95
<pluginExecution >
103
103
</goals >
104
104
</pluginExecutionFilter >
105
105
<action >
106
- <execute />
106
+ <execute />
107
107
</action >
108
108
</pluginExecution >
109
109
<pluginExecution >
116
116
</goals >
117
117
</pluginExecutionFilter >
118
118
<action >
119
- <execute />
119
+ <execute />
120
120
</action >
121
121
</pluginExecution >
122
122
You can’t perform that action at this time.
0 commit comments