File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 2323
2424 <groupId >jakarta.ws.rs</groupId >
2525 <artifactId >jakarta.ws.rs-examples</artifactId >
26- <version >3.0-SNAPSHOT </version >
26+ <version >3.0.0-M1 </version >
2727 <packaging >jar</packaging >
2828 <name >jakarta.ws.rs-examples</name >
2929
260260 <dependency >
261261 <groupId >jakarta.ws.rs</groupId >
262262 <artifactId >jakarta.ws.rs-api</artifactId >
263- <version >3.0.0-SNAPSHOT </version >
263+ <version >3.0.0-M1 </version >
264264 </dependency >
265265
266266 <dependency >
292292 <artifactId >jakarta.validation-api</artifactId >
293293 <version >3.0.0-M1</version >
294294 </dependency >
295-
296-
297-
298295 </dependencies >
299296
300297 <distributionManagement >
Original file line number Diff line number Diff line change 2222
2323 <groupId >jakarta.ws.rs</groupId >
2424 <artifactId >jakarta.ws.rs-api</artifactId >
25- <version >3.0.0-SNAPSHOT </version >
25+ <version >3.0.0-M1 </version >
2626 <packaging >bundle</packaging >
2727 <name >jakarta.ws.rs-api</name >
2828 <description >Jakarta RESTful Web Services</description >
Original file line number Diff line number Diff line change 2020 <modelVersion >4.0.0</modelVersion >
2121 <groupId >jakarta.ws.rs</groupId >
2222 <artifactId >jakarta.ws.rs-spec</artifactId >
23- <version >3.0-SNAPSHOT </version >
23+ <version >3.0.0-M1 </version >
2424 <packaging >pom</packaging >
2525 <name >Jakarta RESTful Web Services Specification</name >
2626
You can’t perform that action at this time.
0 commit comments