File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed 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.metrics</groupId >
2222 <artifactId >microprofile-metrics-parent</artifactId >
23- <version >1.1.2-SNAPSHOT </version >
23+ <version >1.1.2</version >
2424 </parent >
2525
2626 <artifactId >microprofile-metrics-api</artifactId >
Original file line number Diff line number Diff line change 1818
1919 <groupId >org.eclipse.microprofile.metrics</groupId >
2020 <artifactId >microprofile-metrics-parent</artifactId >
21- <version >1.1.2-SNAPSHOT </version >
21+ <version >1.1.2</version >
2222 <packaging >pom</packaging >
2323 <name >MicroProfile Metrics</name >
2424 <description >Eclipse MicroProfile Metrics Feature :: Parent POM</description >
5858 <url >https://github.com/eclipse/microprofile-metrics</url >
5959 <connection >scm:git:https://github.com/eclipse/microprofile-metrics.git</connection >
6060 <
developerConnection >scm:git:
[email protected] :eclipse/microprofile-metrics.git</
developerConnection >
61- <tag >HEAD </tag >
61+ <tag >1.1.2 </tag >
6262 </scm >
6363
6464 <issueManagement >
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.metrics</groupId >
2222 <artifactId >microprofile-metrics-parent</artifactId >
23- <version >1.1.2-SNAPSHOT </version >
23+ <version >1.1.2</version >
2424 </parent >
2525
2626 <artifactId >microprofile-metrics-spec</artifactId >
Original file line number Diff line number Diff line change 1313 <!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
1414 <groupId >org.eclipse.microprofile.metrics</groupId >
1515 <artifactId >microprofile-metrics-parent</artifactId >
16- <version >1.1.2-SNAPSHOT </version >
16+ <version >1.1.2</version >
1717 <relativePath >../../pom.xml</relativePath >
1818 </parent >
1919
7979 <dependency >
8080 <groupId >org.eclipse.microprofile.metrics</groupId >
8181 <artifactId >microprofile-metrics-api</artifactId >
82- <version >1.1.2-SNAPSHOT </version >
82+ <version >1.1.2</version >
8383 <scope >provided</scope >
8484 </dependency >
8585 <dependency >
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.metrics</groupId >
2222 <artifactId >microprofile-metrics-parent</artifactId >
23- <version >1.1.2-SNAPSHOT </version >
23+ <version >1.1.2</version >
2424 <relativePath >../../pom.xml</relativePath >
2525 </parent >
2626
8989 <dependency >
9090 <groupId >org.eclipse.microprofile.metrics</groupId >
9191 <artifactId >microprofile-metrics-api</artifactId >
92- <version >1.1.2-SNAPSHOT </version >
92+ <version >1.1.2</version >
9393 <scope >provided</scope >
9494 </dependency >
9595
You can’t perform that action at this time.
0 commit comments