diff --git a/.github/workflows/release-integration.yml b/.github/workflows/release-integration.yml index 024f3d93d..307a1a18f 100644 --- a/.github/workflows/release-integration.yml +++ b/.github/workflows/release-integration.yml @@ -29,4 +29,4 @@ jobs: GRADLE_ENTERPRISE_CACHE_PASSWORD: ${{ secrets.GRADLE_ENTERPRISE_CACHE_PASSWORD }} GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_SECRET_ACCESS_KEY }} working-directory: ./sbm-support-rewrite - run: ./mvnw -B -Pspring-repos \ No newline at end of file + run: ./mvn -B -Pspring-repos \ No newline at end of file diff --git a/sbm-support-rewrite/pom.xml b/sbm-support-rewrite/pom.xml index be5db546b..5a8c92f8d 100644 --- a/sbm-support-rewrite/pom.xml +++ b/sbm-support-rewrite/pom.xml @@ -370,7 +370,6 @@ limitations under the License. - org.apache.maven.plugins maven-jar-plugin