Update maven-publish.yml

This commit is contained in:
JW
2023-08-22 17:23:32 +02:00
committed by GitHub
parent fb9a48376b
commit 8e2759cb1e

View File

@@ -36,7 +36,7 @@ jobs:
- name: 2.7 Update version in pom.xml (Release only) - name: 2.7 Update version in pom.xml (Release only)
run: mvn versions:set -DnewVersion=${{steps.version.outputs.version_tag}} run: mvn versions:set -DnewVersion=${{steps.version.outputs.version_tag}} -DprocessAllModules
- name: 3 Build with Maven - name: 3 Build with Maven
run: mvn package -P publish --file pom.xml run: mvn package -P publish --file pom.xml