File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.eclipse.ee4j</groupId >
2525 <artifactId >project</artifactId >
26- <version >1.0.6-SNAPSHOT </version >
26+ <version >1.0.6</version >
2727 </parent >
2828
2929 <groupId >jakarta.json.bind</groupId >
9090 <non .final>false</non .final>
9191 <skip .release.tests>false</skip .release.tests>
9292 <spec .version>1.1</spec .version>
93- <jakarta .json.version>2.0-SNAPSHOT </jakarta .json.version>
93+ <jakarta .json.version>2.0.0-RC1 </jakarta .json.version>
9494 <api_package >jakarta.json.bind</api_package >
9595 <legal .doc.source>${project.basedir} /..</legal .doc.source>
9696 <vendor .name>Oracle Corporation</vendor .name>
Original file line number Diff line number Diff line change 2222 exports jakarta .json .bind .serializer ;
2323 exports jakarta .json .bind .spi ;
2424
25- requires java .json ;
25+ requires jakarta .json ;
2626 requires java .logging ;
2727
2828 uses jakarta .json .bind .spi .JsonbProvider ;
You can’t perform that action at this time.
0 commit comments