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 20
20
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
21
21
<groupId >org.eclipse.microprofile.openapi</groupId >
22
22
<artifactId >microprofile-openapi-parent</artifactId >
23
- <version >4.1 -SNAPSHOT</version >
23
+ <version >4.0 -SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<artifactId >microprofile-openapi-api</artifactId >
Original file line number Diff line number Diff line change 24
24
25
25
<groupId >org.eclipse.microprofile.openapi</groupId >
26
26
<artifactId >microprofile-openapi-parent</artifactId >
27
- <version >4.1 -SNAPSHOT</version >
27
+ <version >4.0 -SNAPSHOT</version >
28
28
<packaging >pom</packaging >
29
29
<name >MicroProfile OpenAPI</name >
30
30
<description >Eclipse MicroProfile OpenAPI</description >
38
38
<hamcrest .version>2.1</hamcrest .version>
39
39
<httpclient .version>4.5.2</httpclient .version>
40
40
<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>
42
42
<jakarta .xml.bind-api.version>3.0.1</jakarta .xml.bind-api.version>
43
43
<jakarta .validation-api.version>3.0.2</jakarta .validation-api.version>
44
44
<!-- 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 20
20
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
21
21
<groupId >org.eclipse.microprofile.openapi</groupId >
22
22
<artifactId >microprofile-openapi-parent</artifactId >
23
- <version >4.1 -SNAPSHOT</version >
23
+ <version >4.0 -SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<artifactId >microprofile-openapi-spec</artifactId >
Original file line number Diff line number Diff line change 20
20
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
21
21
<groupId >org.eclipse.microprofile.openapi</groupId >
22
22
<artifactId >microprofile-openapi-parent</artifactId >
23
- <version >4.1 -SNAPSHOT</version >
23
+ <version >4.0 -SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<artifactId >microprofile-openapi-spi</artifactId >
Original file line number Diff line number Diff line change 20
20
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
21
21
<groupId >org.eclipse.microprofile.openapi</groupId >
22
22
<artifactId >microprofile-openapi-parent</artifactId >
23
- <version >4.1 -SNAPSHOT</version >
23
+ <version >4.0 -SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<artifactId >microprofile-openapi-tck</artifactId >
You can’t perform that action at this time.
0 commit comments