File tree Expand file tree Collapse file tree 7 files changed +13
-13
lines changed
dropwizard-metrics-listener
micrometer-metrics-listener Expand file tree Collapse file tree 7 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 2727 <parent >
2828 <artifactId >pushy-parent</artifactId >
2929 <groupId >com.eatthepath</groupId >
30- <version >0.14.3-SNAPSHOT </version >
30+ <version >0.15.0 </version >
3131 </parent >
3232
3333 <artifactId >pushy-benchmark</artifactId >
34- <version >0.14.3-SNAPSHOT </version >
34+ <version >0.15.0 </version >
3535 <packaging >jar</packaging >
3636
3737 <name >Pushy benchmarks</name >
Original file line number Diff line number Diff line change 2525 <modelVersion >4.0.0</modelVersion >
2626
2727 <artifactId >pushy-dropwizard-metrics-listener</artifactId >
28- <version >0.14.3-SNAPSHOT </version >
28+ <version >0.15.0 </version >
2929 <name >Dropwizard Metrics listener for Pushy</name >
3030 <description >A metrics listener for Pushy that uses the Dropwizard Metrics library for gathering and reporting metrics.</description >
3131
3232 <parent >
3333 <groupId >com.eatthepath</groupId >
3434 <artifactId >pushy-parent</artifactId >
35- <version >0.14.3-SNAPSHOT </version >
35+ <version >0.15.0 </version >
3636 </parent >
3737
3838 <dependencies >
Original file line number Diff line number Diff line change 2626 <modelVersion >4.0.0</modelVersion >
2727
2828 <artifactId >pushy-gson-payload-builder</artifactId >
29- <version >0.14.3-SNAPSHOT </version >
29+ <version >0.15.0 </version >
3030 <name >Gson APNs payload builder for Pushy</name >
3131 <description >A payload builder for Pushy that uses Gson to serialize payloads.</description >
3232
3333 <parent >
3434 <artifactId >pushy-parent</artifactId >
3535 <groupId >com.eatthepath</groupId >
36- <version >0.14.3-SNAPSHOT </version >
36+ <version >0.15.0 </version >
3737 </parent >
3838
3939 <dependencies >
Original file line number Diff line number Diff line change 2626 <modelVersion >4.0.0</modelVersion >
2727
2828 <artifactId >pushy-jackson-payload-builder</artifactId >
29- <version >0.14.3-SNAPSHOT </version >
29+ <version >0.15.0 </version >
3030 <name >Jackson APNs payload builder for Pushy</name >
3131 <description >A payload builder for Pushy that uses Jackson to serialize payloads.</description >
3232
3333 <parent >
3434 <artifactId >pushy-parent</artifactId >
3535 <groupId >com.eatthepath</groupId >
36- <version >0.14.3-SNAPSHOT </version >
36+ <version >0.15.0 </version >
3737 </parent >
3838
3939 <dependencies >
Original file line number Diff line number Diff line change 3131 <parent >
3232 <artifactId >pushy-parent</artifactId >
3333 <groupId >com.eatthepath</groupId >
34- <version >0.14.3-SNAPSHOT </version >
34+ <version >0.15.0 </version >
3535 </parent >
3636
3737 <dependencies >
Original file line number Diff line number Diff line change 2727 <groupId >com.eatthepath</groupId >
2828 <artifactId >pushy-parent</artifactId >
2929 <packaging >pom</packaging >
30- <version >0.14.3-SNAPSHOT </version >
30+ <version >0.15.0 </version >
3131
3232 <name >Pushy parent</name >
3333 <description >A Java library for sending push notifications</description >
4646 <connection >scm:git:https://github.com/jchambers/pushy.git</connection >
4747 <
developerConnection >scm:git:
[email protected] :jchambers/pushy.git</
developerConnection >
4848 <url >https://github.com/jchambers/pushy</url >
49- <tag >HEAD </tag >
49+ <tag >pushy-0.15.0 </tag >
5050 </scm >
5151
5252 <developers >
Original file line number Diff line number Diff line change 2525 <modelVersion >4.0.0</modelVersion >
2626
2727 <artifactId >pushy</artifactId >
28- <version >0.14.3-SNAPSHOT </version >
28+ <version >0.15.0 </version >
2929 <packaging >bundle</packaging >
3030 <name >Pushy</name >
3131
3232 <parent >
3333 <groupId >com.eatthepath</groupId >
3434 <artifactId >pushy-parent</artifactId >
35- <version >0.14.3-SNAPSHOT </version >
35+ <version >0.15.0 </version >
3636 </parent >
3737
3838 <dependencies >
You can’t perform that action at this time.
0 commit comments