File tree 8 files changed +9
-9
lines changed
jsonschema2pojo-gradle-plugin
jsonschema2pojo-integration-tests
jsonschema2pojo-maven-plugin
8 files changed +9
-9
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.0.0-beta2-SNAPSHOT </version >
8
+ <version >1.0.0</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.0.0-beta2-SNAPSHOT </version >
8
+ <version >1.0.0</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.0.0-beta2-SNAPSHOT </version >
8
+ <version >1.0.0</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.0.0-beta2-SNAPSHOT </version >
8
+ <version >1.0.0</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.0.0-beta2-SNAPSHOT </version >
8
+ <version >1.0.0</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.0.0-beta2-SNAPSHOT </version >
8
+ <version >1.0.0</version >
9
9
</parent >
10
10
11
11
<artifactId >jsonschema2pojo-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >jsonschema2pojo</artifactId >
8
8
<groupId >org.jsonschema2pojo</groupId >
9
- <version >1.0.0-beta2-SNAPSHOT </version >
9
+ <version >1.0.0</version >
10
10
</parent >
11
11
12
12
<groupId >org.jsonschema2pojo</groupId >
13
13
<artifactId >jsonschema2pojo-scalagen</artifactId >
14
- <version >1.0.0-beta2-SNAPSHOT </version >
14
+ <version >1.0.0</version >
15
15
16
16
<properties >
17
17
<commons .collections.version>4.01</commons .collections.version>
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.0.0-beta2-SNAPSHOT </version >
13
+ <version >1.0.0</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