File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.zegelin.cassandra-exporter</groupId >
66 <artifactId >exporter-parent</artifactId >
7- <version >0.9.4-SNAPSHOT </version >
7+ <version >0.9.4</version >
88 </parent >
99
1010 <artifactId >agent</artifactId >
11- <version >0.9.4-SNAPSHOT </version >
11+ <version >0.9.4</version >
1212
1313 <name >Cassandra Exporter Agent</name >
1414
1515 <dependencies >
1616 <dependency >
1717 <groupId >com.zegelin.cassandra-exporter</groupId >
1818 <artifactId >common</artifactId >
19- <version >0.9.4-SNAPSHOT </version >
19+ <version >0.9.4</version >
2020 </dependency >
2121
2222 <dependency >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.zegelin.cassandra-exporter</groupId >
66 <artifactId >exporter-parent</artifactId >
7- <version >0.9.4-SNAPSHOT </version >
7+ <version >0.9.4</version >
88 </parent >
99
1010 <artifactId >common</artifactId >
11- <version >0.9.4-SNAPSHOT </version >
11+ <version >0.9.4</version >
1212
1313 <name >Cassandra Exporter Common</name >
1414
Original file line number Diff line number Diff line change 33
44 <groupId >com.zegelin.cassandra-exporter</groupId >
55 <artifactId >exporter-parent</artifactId >
6- <version >0.9.4-SNAPSHOT </version >
6+ <version >0.9.4</version >
77 <packaging >pom</packaging >
88
99 <name >Cassandra Exporter Parent</name >
2525
2626 <scm >
2727 <connection >scm:git:file://localhost/${basedir} </connection >
28- <tag >HEAD </tag >
28+ <tag >v0.9.4 </tag >
2929 </scm >
3030
3131 <dependencyManagement >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.zegelin.cassandra-exporter</groupId >
66 <artifactId >exporter-parent</artifactId >
7- <version >0.9.4-SNAPSHOT </version >
7+ <version >0.9.4</version >
88 </parent >
99
1010 <artifactId >standalone</artifactId >
11- <version >0.9.4-SNAPSHOT </version >
11+ <version >0.9.4</version >
1212
1313 <name >Cassandra Exporter Standalone/CLI</name >
1414
1515 <dependencies >
1616 <dependency >
1717 <groupId >com.zegelin.cassandra-exporter</groupId >
1818 <artifactId >common</artifactId >
19- <version >0.9.4-SNAPSHOT </version >
19+ <version >0.9.4</version >
2020 </dependency >
2121
2222 <dependency >
You can’t perform that action at this time.
0 commit comments