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 >2.0-SNAPSHOT </version >
23+ <version >2.0-RC1 </version >
2424 </parent >
2525
2626 <artifactId >microprofile-openapi-api</artifactId >
Original file line number Diff line number Diff line change 1818
1919 <groupId >org.eclipse.microprofile.openapi</groupId >
2020 <artifactId >microprofile-openapi-parent</artifactId >
21- <version >2.0-SNAPSHOT </version >
21+ <version >2.0-RC1 </version >
2222 <packaging >pom</packaging >
2323 <name >MicroProfile OpenAPI</name >
2424 <description >Eclipse MicroProfile OpenAPI</description >
7777 <url >https://github.com/eclipse/microprofile-open-api</url >
7878 <connection >scm:git:https://github.com/eclipse/microprofile-open-api.git</connection >
7979 <
developerConnection >scm:git:
[email protected] :eclipse/microprofile-open-api.git</
developerConnection >
80- <tag >HEAD </tag >
80+ <tag >2.0-RC1 </tag >
8181 </scm >
8282
8383 <issueManagement >
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 >2.0-SNAPSHOT </version >
23+ <version >2.0-RC1 </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 >2.0-SNAPSHOT </version >
23+ <version >2.0-RC1 </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 >2.0-SNAPSHOT </version >
23+ <version >2.0-RC1 </version >
2424 </parent >
2525
2626 <artifactId >microprofile-openapi-tck</artifactId >
You can’t perform that action at this time.
0 commit comments