diff --git a/pom.xml b/pom.xml index b6367c68..cc3864e6 100644 --- a/pom.xml +++ b/pom.xml @@ -17,9 +17,7 @@ client-vertx deployment runtime - docs test-framework - integration-tests scm:git:git@github.com:quarkiverse/quarkus-vault.git @@ -133,4 +131,30 @@ + + + docs + + + performRelease + !true + + + + docs + + + + it + + + performRelease + !true + + + + integration-tests + + +