Commit fd2025d 1 parent 2b6a8ce commit fd2025d Copy full SHA for fd2025d
File tree 4 files changed +9
-9
lines changed
4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.zegelin.cassandra-exporter</groupId >
7
7
<artifactId >exporter-parent</artifactId >
8
- <version >0.9.10-E003-SNAPSHOT </version >
8
+ <version >0.9.10-E003</version >
9
9
</parent >
10
10
11
11
<artifactId >agent</artifactId >
12
- <version >0.9.10-E003-SNAPSHOT </version >
12
+ <version >0.9.10-E003</version >
13
13
14
14
<name >Cassandra Exporter Agent</name >
15
15
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.zegelin.cassandra-exporter</groupId >
7
7
<artifactId >exporter-parent</artifactId >
8
- <version >0.9.10-E003-SNAPSHOT </version >
8
+ <version >0.9.10-E003</version >
9
9
</parent >
10
10
11
11
<artifactId >common</artifactId >
12
- <version >0.9.10-E003-SNAPSHOT </version >
12
+ <version >0.9.10-E003</version >
13
13
14
14
<name >Cassandra Exporter Common</name >
15
15
Original file line number Diff line number Diff line change 3
3
4
4
<groupId >com.zegelin.cassandra-exporter</groupId >
5
5
<artifactId >exporter-parent</artifactId >
6
- <version >0.9.10-E003-SNAPSHOT </version >
6
+ <version >0.9.10-E003</version >
7
7
<packaging >pom</packaging >
8
8
9
9
<name >Cassandra Exporter Parent</name >
33
33
<
connection >scm:git:
[email protected] :eperott/cassandra-exporter.git</
connection >
34
34
<
developerConnection >scm:git:
[email protected] :eperott/cassandra-exporter.git</
developerConnection >
35
35
<url >git://github.com/eperott/cassandra-exporter</url >
36
- <tag >HEAD </tag >
36
+ <tag >v0.9.10-E003 </tag >
37
37
</scm >
38
38
39
39
<dependencyManagement >
40
40
<dependencies >
41
41
<dependency >
42
42
<groupId >com.zegelin.cassandra-exporter</groupId >
43
43
<artifactId >common</artifactId >
44
- <version >0.9.10-E003-SNAPSHOT </version >
44
+ <version >0.9.10-E003</version >
45
45
<exclusions >
46
46
<exclusion >
47
47
<groupId >org.glassfish.hk2.external</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.zegelin.cassandra-exporter</groupId >
7
7
<artifactId >exporter-parent</artifactId >
8
- <version >0.9.10-E003-SNAPSHOT </version >
8
+ <version >0.9.10-E003</version >
9
9
</parent >
10
10
11
11
<artifactId >standalone</artifactId >
12
- <version >0.9.10-E003-SNAPSHOT </version >
12
+ <version >0.9.10-E003</version >
13
13
14
14
<name >Cassandra Exporter Standalone/CLI</name >
15
15
You can’t perform that action at this time.
0 commit comments