File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1111
1212 <properties >
1313 <jmh .version>1.33</jmh .version>
14- <avaje-jsonb .version>1.1 -SNAPSHOT</avaje-jsonb .version>
14+ <avaje-jsonb .version>1.2 -SNAPSHOT</avaje-jsonb .version>
1515 <yasson .version>2.0.2</yasson .version>
1616 <java .release>17</java .release>
1717 <maven .compiler.source>17</maven .compiler.source>
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.avaje</groupId >
66 <artifactId >avaje-jsonb-parent</artifactId >
7- <version >1.1 -SNAPSHOT</version >
7+ <version >1.2 -SNAPSHOT</version >
88 </parent >
99
1010 <artifactId >blackbox-test</artifactId >
3030 <dependency >
3131 <groupId >io.avaje</groupId >
3232 <artifactId >avaje-jsonb</artifactId >
33- <version >1.1 -SNAPSHOT</version >
33+ <version >1.2 -SNAPSHOT</version >
3434 </dependency >
3535
3636<!-- <dependency>-->
4242 <dependency >
4343 <groupId >io.avaje</groupId >
4444 <artifactId >avaje-jsonb-generator</artifactId >
45- <version >1.1 -SNAPSHOT</version >
45+ <version >1.2 -SNAPSHOT</version >
4646 <scope >provided</scope >
4747 </dependency >
4848
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.avaje</groupId >
66 <artifactId >avaje-jsonb-parent</artifactId >
7- <version >1.1 </version >
7+ <version >1.2-SNAPSHOT </version >
88 </parent >
99
1010 <artifactId >avaje-jsonb-generator</artifactId >
1616 <dependency >
1717 <groupId >io.avaje</groupId >
1818 <artifactId >avaje-jsonb</artifactId >
19- <version >1.1 </version >
19+ <version >1.2-SNAPSHOT </version >
2020 </dependency >
2121
2222 <!-- test dependencies -->
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >avaje-jsonb-parent</artifactId >
66 <groupId >io.avaje</groupId >
7- <version >1.1 </version >
7+ <version >1.2-SNAPSHOT </version >
88 </parent >
99
1010 <artifactId >avaje-jsonb-jackson</artifactId >
2121 <dependency >
2222 <groupId >io.avaje</groupId >
2323 <artifactId >avaje-jsonb</artifactId >
24- <version >1.1 </version >
24+ <version >1.2-SNAPSHOT </version >
2525 </dependency >
2626
2727 <dependency >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >io.avaje</groupId >
66 <artifactId >avaje-jsonb-parent</artifactId >
7- <version >1.1 </version >
7+ <version >1.2-SNAPSHOT </version >
88 </parent >
99
1010 <artifactId >avaje-jsonb</artifactId >
11- <version >1.1 </version >
11+ <version >1.2-SNAPSHOT </version >
1212 <name >jsonb</name >
1313
1414 <dependencies >
Original file line number Diff line number Diff line change 99
1010 <groupId >io.avaje</groupId >
1111 <artifactId >avaje-jsonb-parent</artifactId >
12- <version >1.1 </version >
12+ <version >1.2-SNAPSHOT </version >
1313
1414 <packaging >pom</packaging >
1515 <name >jsonb parent</name >
You can’t perform that action at this time.
0 commit comments