File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.google.monitoring-client</groupId >
8
8
<artifactId >monitoring</artifactId >
9
- <version >1.0.5-SNAPSHOT </version >
9
+ <version >1.0.5</version >
10
10
<relativePath >..</relativePath >
11
11
</parent >
12
12
28
28
<dependency >
29
29
<groupId >com.google.monitoring-client</groupId >
30
30
<artifactId >metrics</artifactId >
31
- <version >1.0.5-SNAPSHOT </version >
31
+ <version >1.0.5</version >
32
32
</dependency >
33
33
34
34
<!-- Test dependencies -->
43
43
<dependency >
44
44
<groupId >com.google.monitoring-client</groupId >
45
45
<artifactId >junit</artifactId >
46
- <version >1.0.5-SNAPSHOT </version >
46
+ <version >1.0.5</version >
47
47
<scope >test</scope >
48
48
</dependency >
49
49
</dependencies >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.google.monitoring-client</groupId >
8
8
<artifactId >monitoring</artifactId >
9
- <version >1.0.5-SNAPSHOT </version >
9
+ <version >1.0.5</version >
10
10
<relativePath >..</relativePath >
11
11
</parent >
12
12
71
71
<dependency >
72
72
<groupId >com.google.monitoring-client</groupId >
73
73
<artifactId >junit</artifactId >
74
- <version >1.0.5-SNAPSHOT </version >
74
+ <version >1.0.5</version >
75
75
<scope >test</scope >
76
76
</dependency >
77
77
</dependencies >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.google.monitoring-client</groupId >
7
7
<artifactId >monitoring</artifactId >
8
- <version >1.0.5-SNAPSHOT </version >
8
+ <version >1.0.5</version >
9
9
<packaging >pom</packaging >
10
10
11
11
<name >Monitoring Client Library for Java</name >
46
46
<developerConnection >scm:git:git@github.com:google/java-monitoring-client-library.git
47
47
</developerConnection >
48
48
<url >https://github.com/google/java-monitoring-client-library</url >
49
- <tag >HEAD </tag >
49
+ <tag >v1.0.5 </tag >
50
50
</scm >
51
51
52
52
<distributionManagement >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.google.monitoring-client</groupId >
8
8
<artifactId >monitoring</artifactId >
9
- <version >1.0.5-SNAPSHOT </version >
9
+ <version >1.0.5</version >
10
10
<relativePath >..</relativePath >
11
11
</parent >
12
12
34
34
<dependency >
35
35
<groupId >com.google.monitoring-client</groupId >
36
36
<artifactId >metrics</artifactId >
37
- <version >1.0.5-SNAPSHOT </version >
37
+ <version >1.0.5</version >
38
38
</dependency >
39
39
40
40
<!-- Test dependencies -->
63
63
<dependency >
64
64
<groupId >com.google.monitoring-client</groupId >
65
65
<artifactId >junit</artifactId >
66
- <version >1.0.5-SNAPSHOT </version >
66
+ <version >1.0.5</version >
67
67
<scope >test</scope >
68
68
</dependency >
69
69
</dependencies >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.google.monitoring-client</groupId >
8
8
<artifactId >monitoring</artifactId >
9
- <version >1.0.5-SNAPSHOT </version >
9
+ <version >1.0.5</version >
10
10
<relativePath >../..</relativePath >
11
11
</parent >
12
12
You can’t perform that action at this time.
0 commit comments