File tree 7 files changed +8
-8
lines changed
7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 19
19
<parent >
20
20
<groupId >org.eclipse.microprofile.metrics</groupId >
21
21
<artifactId >microprofile-metrics-parent</artifactId >
22
- <version >5.0.0-SNAPSHOT </version >
22
+ <version >5.0.0</version >
23
23
</parent >
24
24
25
25
<artifactId >microprofile-metrics-api</artifactId >
Original file line number Diff line number Diff line change 24
24
25
25
<groupId >org.eclipse.microprofile.metrics</groupId >
26
26
<artifactId >microprofile-metrics-parent</artifactId >
27
- <version >5.0.0-SNAPSHOT </version >
27
+ <version >5.0.0</version >
28
28
<packaging >pom</packaging >
29
29
<name >MicroProfile Metrics</name >
30
30
<description >Eclipse MicroProfile Metrics Feature :: Parent POM</description >
57
57
<url >https://github.com/eclipse/microprofile-metrics</url >
58
58
<connection >scm:git:https://github.com/eclipse/microprofile-metrics.git</connection >
59
59
<
developerConnection >scm:git:
[email protected] :eclipse/microprofile-metrics.git</
developerConnection >
60
- <tag >HEAD </tag >
60
+ <tag >5.0.0 </tag >
61
61
</scm >
62
62
63
63
<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 >5.0.0-SNAPSHOT </version >
23
+ <version >5.0.0</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-tck</artifactId >
16
- <version >5.0.0-SNAPSHOT </version >
16
+ <version >5.0.0</version >
17
17
<relativePath >../pom.xml</relativePath >
18
18
</parent >
19
19
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-tck</artifactId >
23
- <version >5.0.0-SNAPSHOT </version >
23
+ <version >5.0.0</version >
24
24
<relativePath >../pom.xml</relativePath >
25
25
</parent >
26
26
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 >5.0.0-SNAPSHOT </version >
23
+ <version >5.0.0</version >
24
24
25
25
<relativePath >../pom.xml</relativePath >
26
26
</parent >
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-tck</artifactId >
23
- <version >5.0.0-SNAPSHOT </version >
23
+ <version >5.0.0</version >
24
24
<relativePath >../pom.xml</relativePath >
25
25
</parent >
26
26
You can’t perform that action at this time.
0 commit comments