diff --git a/.circleci/config.yml b/.circleci/config.yml
index 0ef02745..fe4c371c 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -42,7 +42,7 @@ jobs:
executor: java17
steps:
- run_maven:
- maven_subcommand: test
+ maven_subcommand: verify
- slack/notify:
event: fail
diff --git a/pom.xml b/pom.xml
index aa639590..f130d5fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
true
true
true
- 0.80
+ 0.99