File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >metrics-okhttp-parent</artifactId >
6
6
<groupId >io.dropwizard.metrics.okhttp</groupId >
7
- <version >0.5.0-rc.1 </version >
7
+ <version >0.5.0-SNAPSHOT </version >
8
8
</parent >
9
9
10
10
<artifactId >metrics-okhttp</artifactId >
Original file line number Diff line number Diff line change 10
10
11
11
<groupId >io.dropwizard.metrics.okhttp</groupId >
12
12
<artifactId >metrics-okhttp-parent</artifactId >
13
- <version >0.5.0-rc.1 </version >
13
+ <version >0.5.0-SNAPSHOT </version >
14
14
<packaging >pom</packaging >
15
15
<name >Metrics Integration for OkHttp (Parent)</name >
16
16
22
22
<properties >
23
23
<!-- use UTF-8 for everything -->
24
24
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
25
- <project .build.outputTimestamp>2023-12-30T01:22:47Z </project .build.outputTimestamp>
25
+ <project .build.outputTimestamp>2023-12-30T01:23:00Z </project .build.outputTimestamp>
26
26
<maven .compiler.showWarnings>true</maven .compiler.showWarnings>
27
27
<maven .compiler.showDeprecation>true</maven .compiler.showDeprecation>
28
28
<nexus .url>https://s01.oss.sonatype.org</nexus .url>
44
44
<url >https://github.com/dropwizard/metrics-okhttp</url >
45
45
<connection >scm:git:https://github.com/dropwizard/metrics-okhttp.git</connection >
46
46
<
developerConnection >scm:git:
[email protected] :dropwizard/metrics-okhttp.git</
developerConnection >
47
- <tag >v0.5.0-rc1 </tag >
47
+ <tag >HEAD </tag >
48
48
</scm >
49
49
50
50
<distributionManagement >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >metrics-okhttp-parent</artifactId >
7
7
<groupId >io.dropwizard.metrics.okhttp</groupId >
8
- <version >0.5.0-rc.1 </version >
8
+ <version >0.5.0-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >sample</artifactId >
You can’t perform that action at this time.
0 commit comments