File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
jsonschema2pojo-integration-tests
jsonschema2pojo-maven-plugin Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >jsonschema2pojo</artifactId >
7
7
<groupId >com.googlecode.jsonschema2pojo</groupId >
8
- <version >0.3.6-SNAPSHOT </version >
8
+ <version >0.3.6</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 >com.googlecode.jsonschema2pojo</groupId >
8
- <version >0.3.6-SNAPSHOT </version >
8
+ <version >0.3.6</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 >com.googlecode.jsonschema2pojo</groupId >
8
- <version >0.3.6-SNAPSHOT </version >
8
+ <version >0.3.6</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 >com.googlecode.jsonschema2pojo</groupId >
8
- <version >0.3.6-SNAPSHOT </version >
8
+ <version >0.3.6</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 >com.googlecode.jsonschema2pojo</groupId >
8
- <version >0.3.6-SNAPSHOT </version >
8
+ <version >0.3.6</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 >com.googlecode.jsonschema2pojo</groupId >
12
12
<artifactId >jsonschema2pojo</artifactId >
13
- <version >0.3.6-SNAPSHOT </version >
13
+ <version >0.3.6</version >
14
14
15
15
<packaging >pom</packaging >
16
16
<name >jsonschema2pojo</name >
You can’t perform that action at this time.
0 commit comments