From 221b97fe2c191b4fad80a9d585b5e52c632bd00d Mon Sep 17 00:00:00 2001 From: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com> Date: Mon, 20 Mar 2023 16:52:38 +0100 Subject: [PATCH] TSK-1985: removed test modules from release --- .github/workflows/continuous-integration.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 64373e4b4..573afc6b2 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -389,7 +389,6 @@ jobs: --settings ci/mvnsettings.xml -DskipTests -Dcheckstyle.skip -Dasciidoctor.skip -Djacoco.skip \ -pl :taskana-parent,\ :taskana-common-parent,:taskana-common-logging,:taskana-common,:taskana-common-security,\ - :taskana-common-data,:taskana-common-test,\ :taskana-lib-parent,:taskana-core,:taskana-cdi,:taskana-spring,\ :taskana-rest-parent,:taskana-web,:taskana-rest-spring,\ :taskana-history-parent,:taskana-simplehistory-provider,:taskana-simplehistory-rest-spring,:taskana-loghistory-provider,\