Skip to content

Commit 9aa91db

Browse files
committed
release v1.0.0-alpha3
1 parent f021518 commit 9aa91db

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
cql-metrics-collector (1.0.0-alpha3) stable; urgency=medium
2+
3+
* Release 1.0.0-alpha3 of CQL-Metrics-Collector for Apache Cassandra.
4+
5+
-- Tibor Repasi <[email protected]> Wed, 15 Jan 2025 22:12:32 +0100
6+
17
cql-metrics-collector (1.0.0-alpha2) stable; urgency=medium
28

39
* Release 1.0.0-alpha2 of CQL-Metrics-Collector for Apache Cassandra.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>io.github.rtib</groupId>
55
<artifactId>cql-metrics-collector</artifactId>
6-
<version>1.0.0-alpha2</version>
6+
<version>1.0.0-alpha3</version>
77
<packaging>jar</packaging>
88
<developers>
99
<developer>

0 commit comments

Comments
 (0)