File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2121 <!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
2222 <groupId >org.eclipse.microprofile.rest.client</groupId >
2323 <artifactId >microprofile-rest-client-parent</artifactId >
24- <version >3.0-SNAPSHOT </version >
24+ <version >3.0-RC1 </version >
2525 </parent >
2626
2727 <artifactId >microprofile-rest-client-api</artifactId >
Original file line number Diff line number Diff line change 2626
2727 <groupId >org.eclipse.microprofile.rest.client</groupId >
2828 <artifactId >microprofile-rest-client-parent</artifactId >
29- <version >3.0-SNAPSHOT </version >
29+ <version >3.0-RC1 </version >
3030 <packaging >pom</packaging >
3131 <name >MicroProfile Rest Client</name >
3232 <description >Typesafe Rest Client APIs for MicroProfile</description >
6565 <connection >scm:git:https://github.com/eclipse/microprofile-rest-client.git</connection >
6666 <
developerConnection >scm:git:
[email protected] :eclipse/microprofile-rest-client.git</
developerConnection >
6767 <url >https://github.com/eclipse/microprofile-rest-client</url >
68- <tag >HEAD </tag >
68+ <tag >3.0-RC1 </tag >
6969 </scm >
7070
7171
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.rest.client</groupId >
2222 <artifactId >microprofile-rest-client-parent</artifactId >
23- <version >3.0-SNAPSHOT </version >
23+ <version >3.0-RC1 </version >
2424 </parent >
2525
2626 <artifactId >microprofile-rest-client-spec</artifactId >
Original file line number Diff line number Diff line change 2121 <!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
2222 <groupId >org.eclipse.microprofile.rest.client</groupId >
2323 <artifactId >microprofile-rest-client-parent</artifactId >
24- <version >3.0-SNAPSHOT </version >
24+ <version >3.0-RC1 </version >
2525 </parent >
2626
2727 <artifactId >microprofile-rest-client-tck</artifactId >
You can’t perform that action at this time.
0 commit comments