File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2020 <!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
2121 <groupId >org.eclipse.microprofile.openapi</groupId >
2222 <artifactId >microprofile-openapi-parent</artifactId >
23- <version >4.1 -SNAPSHOT</version >
23+ <version >4.0 -SNAPSHOT</version >
2424 </parent >
2525
2626 <artifactId >microprofile-openapi-api</artifactId >
Original file line number Diff line number Diff line change 2424
2525 <groupId >org.eclipse.microprofile.openapi</groupId >
2626 <artifactId >microprofile-openapi-parent</artifactId >
27- <version >4.1 -SNAPSHOT</version >
27+ <version >4.0 -SNAPSHOT</version >
2828 <packaging >pom</packaging >
2929 <name >MicroProfile OpenAPI</name >
3030 <description >Eclipse MicroProfile OpenAPI</description >
3838 <hamcrest .version>2.1</hamcrest .version>
3939 <httpclient .version>4.5.2</httpclient .version>
4040 <jackson .version>2.10.1</jackson .version>
41- <mp .rest-client-api.version>3.0.1 </mp .rest-client-api.version>
41+ <mp .rest-client-api.version>4.0-RC2 </mp .rest-client-api.version>
4242 <jakarta .xml.bind-api.version>3.0.1</jakarta .xml.bind-api.version>
4343 <jakarta .validation-api.version>3.0.2</jakarta .validation-api.version>
4444 <!-- We can use the 3.x TCK BOM even though we use the 2.x parent because we're targetting Java 11 -->
Original file line number Diff line number Diff line change 2020 <!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
2121 <groupId >org.eclipse.microprofile.openapi</groupId >
2222 <artifactId >microprofile-openapi-parent</artifactId >
23- <version >4.1 -SNAPSHOT</version >
23+ <version >4.0 -SNAPSHOT</version >
2424 </parent >
2525
2626 <artifactId >microprofile-openapi-spec</artifactId >
Original file line number Diff line number Diff line change 2020 <!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
2121 <groupId >org.eclipse.microprofile.openapi</groupId >
2222 <artifactId >microprofile-openapi-parent</artifactId >
23- <version >4.1 -SNAPSHOT</version >
23+ <version >4.0 -SNAPSHOT</version >
2424 </parent >
2525
2626 <artifactId >microprofile-openapi-spi</artifactId >
Original file line number Diff line number Diff line change 2020 <!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
2121 <groupId >org.eclipse.microprofile.openapi</groupId >
2222 <artifactId >microprofile-openapi-parent</artifactId >
23- <version >4.1 -SNAPSHOT</version >
23+ <version >4.0 -SNAPSHOT</version >
2424 </parent >
2525
2626 <artifactId >microprofile-openapi-tck</artifactId >
You can’t perform that action at this time.
0 commit comments