We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20adfc8 commit 3862f23Copy full SHA for 3862f23
cassandra-reaper.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: cassandra-reaper
3
version: "3.8.0"
4
- epoch: 0
+ epoch: 1
5
description: Automated Repair Awesomeness for Apache Cassandra
6
copyright:
7
- license: Apache-2.0
@@ -33,7 +33,7 @@ pipeline:
33
with:
34
repository: https://github.com/thelastpickle/cassandra-reaper
35
tag: ${{package.version}}
36
- expected-commit: b26e72e9d698e8aad1ebd9d8c63dc9de009ef71b
+ expected-commit: 6547a9872bb10030c03382df03fa37f97262a5ca
37
38
- uses: maven/pombump
39
working-directory: src/server
0 commit comments