File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Expand file tree Collapse file tree 6 files changed +10
-10
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 >2.3-SNAPSHOT </version >
23+ <version >2.3</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 >2.3-SNAPSHOT </version >
21+ <version >2.3</version >
2222 <packaging >pom</packaging >
2323 <name >MicroProfile Metrics</name >
2424 <description >Eclipse MicroProfile Metrics Feature :: Parent POM</description >
6464 <url >https://github.com/eclipse/microprofile-metrics</url >
6565 <connection >scm:git:https://github.com/eclipse/microprofile-metrics.git</connection >
6666 <
developerConnection >scm:git:
[email protected] :eclipse/microprofile-metrics.git</
developerConnection >
67- <tag >HEAD </tag >
67+ <tag >2.3 </tag >
6868 </scm >
6969
7070 <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 >2.3-SNAPSHOT </version >
23+ <version >2.3</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 >2.3-SNAPSHOT </version >
16+ <version >2.3</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 >2.3-SNAPSHOT </version >
82+ <version >2.3</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 >2.3-SNAPSHOT </version >
23+ <version >2.3</version >
2424 <relativePath >../../pom.xml</relativePath >
2525 </parent >
2626
9898 <dependency >
9999 <groupId >org.eclipse.microprofile.metrics</groupId >
100100 <artifactId >microprofile-metrics-api</artifactId >
101- <version >2.3-SNAPSHOT </version >
101+ <version >2.3</version >
102102 <scope >provided</scope >
103103 </dependency >
104104
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 >2.3-SNAPSHOT </version >
23+ <version >2.3</version >
2424 <relativePath >../../pom.xml</relativePath >
2525 </parent >
2626
9898 <dependency >
9999 <groupId >org.eclipse.microprofile.metrics</groupId >
100100 <artifactId >microprofile-metrics-api</artifactId >
101- <version >2.3-SNAPSHOT </version >
101+ <version >2.3</version >
102102 <scope >provided</scope >
103103 </dependency >
104104
You can’t perform that action at this time.
0 commit comments