File tree 5 files changed +6
-6
lines changed
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.0-SNAPSHOT </version >
23
+ <version >4.0-RC3 </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.0-SNAPSHOT </version >
27
+ <version >4.0-RC3 </version >
28
28
<packaging >pom</packaging >
29
29
<name >MicroProfile OpenAPI</name >
30
30
<description >Eclipse MicroProfile OpenAPI</description >
58
58
<url >https://github.com/eclipse/microprofile-open-api</url >
59
59
<connection >scm:git:https://github.com/eclipse/microprofile-open-api.git</connection >
60
60
<
developerConnection >scm:git:
[email protected] :eclipse/microprofile-open-api.git</
developerConnection >
61
- <tag >3.1-SNAPSHOT </tag >
61
+ <tag >4.0-RC3 </tag >
62
62
</scm >
63
63
64
64
<issueManagement >
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.0-SNAPSHOT </version >
23
+ <version >4.0-RC3 </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.0-SNAPSHOT </version >
23
+ <version >4.0-RC3 </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.0-SNAPSHOT </version >
23
+ <version >4.0-RC3 </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