diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 409931a..54f4e95 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -123,4 +123,4 @@ jobs: revision: ${{ github.event.release.tag_name }} java-version: ${{ env.JAVA_VERSION }} maven-version: ${{ env.MAVEN_VERSION }} - maven-extra-args: '-pl cds-feature-ord -am' \ No newline at end of file + maven-extra-args: '-f cds-feature-ord/pom.xml'