File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 77 <artifactId >client_java</artifactId >
88 <version >1.0.0-alpha-1-SNAPSHOT</version >
99
10- <name >Prometheus Java Suite </name >
10+ <name >Prometheus Metrics Library </name >
1111 <url >http://github.com/prometheus/client_java</url >
1212 <description >
13- The Prometheus Java Suite: Client Metrics, Exposition, and Examples
13+ The Prometheus Java Metrics Library
1414 </description >
1515
1616 <licenses >
3434 <name >Matt T. Proud</name >
3535 <email >matt.proud@gmail.com</email >
3636 </developer >
37+ <developer >
38+ <id >brian-brazil</id >
39+ <name >Brian Brazil</name >
40+ <email >brian.brazil@boxever.com</email >
41+ </developer >
42+ <developer >
43+ <id >fstab</id >
44+ <name >Fabian Stäber</name >
45+ <email >fabian@fstab.de</email >
46+ </developer >
3747 </developers >
3848
3949 <modules >
193203 <useReleaseProfile >false</useReleaseProfile >
194204 <releaseProfiles >release</releaseProfiles >
195205 <goals >deploy</goals >
206+ <tagNameFormat >v${project.version} </tagNameFormat >
196207 </configuration >
197208 </plugin >
198209 <plugin >
You can’t perform that action at this time.
0 commit comments