File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
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 >1.1.2-SNAPSHOT </version >
23
+ <version >1.1.2</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 >1.1.2-SNAPSHOT </version >
21
+ <version >1.1.2</version >
22
22
<packaging >pom</packaging >
23
23
<name >MicroProfile Metrics</name >
24
24
<description >Eclipse MicroProfile Metrics Feature :: Parent POM</description >
58
58
<url >https://github.com/eclipse/microprofile-metrics</url >
59
59
<connection >scm:git:https://github.com/eclipse/microprofile-metrics.git</connection >
60
60
<
developerConnection >scm:git:
[email protected] :eclipse/microprofile-metrics.git</
developerConnection >
61
- <tag >HEAD </tag >
61
+ <tag >1.1.2 </tag >
62
62
</scm >
63
63
64
64
<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 >1.1.2-SNAPSHOT </version >
23
+ <version >1.1.2</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 >1.1.2-SNAPSHOT </version >
16
+ <version >1.1.2</version >
17
17
<relativePath >../../pom.xml</relativePath >
18
18
</parent >
19
19
79
79
<dependency >
80
80
<groupId >org.eclipse.microprofile.metrics</groupId >
81
81
<artifactId >microprofile-metrics-api</artifactId >
82
- <version >1.1.2-SNAPSHOT </version >
82
+ <version >1.1.2</version >
83
83
<scope >provided</scope >
84
84
</dependency >
85
85
<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 >1.1.2-SNAPSHOT </version >
23
+ <version >1.1.2</version >
24
24
<relativePath >../../pom.xml</relativePath >
25
25
</parent >
26
26
89
89
<dependency >
90
90
<groupId >org.eclipse.microprofile.metrics</groupId >
91
91
<artifactId >microprofile-metrics-api</artifactId >
92
- <version >1.1.2-SNAPSHOT </version >
92
+ <version >1.1.2</version >
93
93
<scope >provided</scope >
94
94
</dependency >
95
95
You can’t perform that action at this time.
0 commit comments