File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
22
22
<groupId >org.eclipse.microprofile.rest.client</groupId >
23
23
<artifactId >microprofile-rest-client-parent</artifactId >
24
- <version >4.1-SNAPSHOT </version >
24
+ <version >4.0 </version >
25
25
</parent >
26
26
27
27
<artifactId >microprofile-rest-client-api</artifactId >
Original file line number Diff line number Diff line change 26
26
27
27
<groupId >org.eclipse.microprofile.rest.client</groupId >
28
28
<artifactId >microprofile-rest-client-parent</artifactId >
29
- <version >4.1-SNAPSHOT </version >
29
+ <version >4.0 </version >
30
30
<packaging >pom</packaging >
31
31
<name >MicroProfile Rest Client</name >
32
32
<description >Typesafe Rest Client APIs for MicroProfile</description >
74
74
<connection >scm:git:https://github.com/eclipse/microprofile-rest-client.git</connection >
75
75
<
developerConnection >scm:git:
[email protected] :eclipse/microprofile-rest-client.git</
developerConnection >
76
76
<url >https://github.com/eclipse/microprofile-rest-client</url >
77
- <tag >HEAD </tag >
77
+ <tag >4.0 </tag >
78
78
</scm >
79
79
80
80
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.rest.client</groupId >
22
22
<artifactId >microprofile-rest-client-parent</artifactId >
23
- <version >4.1-SNAPSHOT </version >
23
+ <version >4.0 </version >
24
24
</parent >
25
25
26
26
<artifactId >microprofile-rest-client-spec</artifactId >
Original file line number Diff line number Diff line change 21
21
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
22
22
<groupId >org.eclipse.microprofile.rest.client</groupId >
23
23
<artifactId >microprofile-rest-client-parent</artifactId >
24
- <version >4.1-SNAPSHOT </version >
24
+ <version >4.0 </version >
25
25
</parent >
26
26
27
27
<artifactId >microprofile-rest-client-tck</artifactId >
You can’t perform that action at this time.
0 commit comments