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 >1.0.2-SNAPSHOT </version >
24+ <version >1.1-RC1 </version >
2525 </parent >
2626
2727 <artifactId >microprofile-rest-client-api</artifactId >
Original file line number Diff line number Diff line change 1919
2020 <groupId >org.eclipse.microprofile.rest.client</groupId >
2121 <artifactId >microprofile-rest-client-parent</artifactId >
22- <version >1.0.2-SNAPSHOT </version >
22+ <version >1.1-RC1 </version >
2323 <packaging >pom</packaging >
2424 <name >MicroProfile Rest Client</name >
2525 <description >Typesafe Rest Client APIs for MicroProfile</description >
5656 <connection >scm:git:https://github.com/eclipse/microprofile-rest-client.git</connection >
5757 <
developerConnection >scm:git:
[email protected] :eclipse/microprofile-rest-client.git</
developerConnection >
5858 <url >https://github.com/eclipse/microprofile-rest-client</url >
59- <tag >HEAD </tag >
59+ <tag >1.1-RC1 </tag >
6060 </scm >
6161
6262 <distributionManagement >
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 >1.0.2-SNAPSHOT </version >
23+ <version >1.1-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 >1.0.2-SNAPSHOT </version >
24+ <version >1.1-RC1 </version >
2525 </parent >
2626
2727 <artifactId >microprofile-rest-client-tck</artifactId >
You can’t perform that action at this time.
0 commit comments