File tree 6 files changed +10
-10
lines changed
6 files changed +10
-10
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.metrics</groupId >
22
22
<artifactId >microprofile-metrics-parent</artifactId >
23
- <version >3.0-SNAPSHOT </version >
23
+ <version >3.0-RC1 </version >
24
24
</parent >
25
25
26
26
<artifactId >microprofile-metrics-api</artifactId >
Original file line number Diff line number Diff line change 18
18
19
19
<groupId >org.eclipse.microprofile.metrics</groupId >
20
20
<artifactId >microprofile-metrics-parent</artifactId >
21
- <version >3.0-SNAPSHOT </version >
21
+ <version >3.0-RC1 </version >
22
22
<packaging >pom</packaging >
23
23
<name >MicroProfile Metrics</name >
24
24
<description >Eclipse MicroProfile Metrics Feature :: Parent POM</description >
71
71
<url >https://github.com/eclipse/microprofile-metrics</url >
72
72
<connection >scm:git:https://github.com/eclipse/microprofile-metrics.git</connection >
73
73
<
developerConnection >scm:git:
[email protected] :eclipse/microprofile-metrics.git</
developerConnection >
74
- <tag >HEAD </tag >
74
+ <tag >3.0-RC1 </tag >
75
75
</scm >
76
76
77
77
<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.metrics</groupId >
22
22
<artifactId >microprofile-metrics-parent</artifactId >
23
- <version >3.0-SNAPSHOT </version >
23
+ <version >3.0-RC1 </version >
24
24
</parent >
25
25
26
26
<artifactId >microprofile-metrics-spec</artifactId >
Original file line number Diff line number Diff line change 13
13
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
14
14
<groupId >org.eclipse.microprofile.metrics</groupId >
15
15
<artifactId >microprofile-metrics-parent</artifactId >
16
- <version >3.0-SNAPSHOT </version >
16
+ <version >3.0-RC1 </version >
17
17
<relativePath >../../pom.xml</relativePath >
18
18
</parent >
19
19
68
68
<dependency >
69
69
<groupId >org.eclipse.microprofile.metrics</groupId >
70
70
<artifactId >microprofile-metrics-api</artifactId >
71
- <version >3.0-SNAPSHOT </version >
71
+ <version >3.0-RC1 </version >
72
72
<scope >provided</scope >
73
73
</dependency >
74
74
<dependency >
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.metrics</groupId >
22
22
<artifactId >microprofile-metrics-parent</artifactId >
23
- <version >3.0-SNAPSHOT </version >
23
+ <version >3.0-RC1 </version >
24
24
<relativePath >../../pom.xml</relativePath >
25
25
</parent >
26
26
98
98
<dependency >
99
99
<groupId >org.eclipse.microprofile.metrics</groupId >
100
100
<artifactId >microprofile-metrics-api</artifactId >
101
- <version >3.0-SNAPSHOT </version >
101
+ <version >3.0-RC1 </version >
102
102
<scope >provided</scope >
103
103
</dependency >
104
104
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.metrics</groupId >
22
22
<artifactId >microprofile-metrics-parent</artifactId >
23
- <version >3.0-SNAPSHOT </version >
23
+ <version >3.0-RC1 </version >
24
24
<relativePath >../../pom.xml</relativePath >
25
25
</parent >
26
26
98
98
<dependency >
99
99
<groupId >org.eclipse.microprofile.metrics</groupId >
100
100
<artifactId >microprofile-metrics-api</artifactId >
101
- <version >3.0-SNAPSHOT </version >
101
+ <version >3.0-RC1 </version >
102
102
<scope >provided</scope >
103
103
</dependency >
104
104
You can’t perform that action at this time.
0 commit comments