diff --git a/.github/workflows/build-and-sign.yml b/.github/workflows/build-and-sign.yml index dc66a96..f97b8c3 100644 --- a/.github/workflows/build-and-sign.yml +++ b/.github/workflows/build-and-sign.yml @@ -27,6 +27,7 @@ jobs: gpg-plugin-version: - "3.1.0" - "3.2.4" + - "3.2.7-20240923.142458-3" runs-on: ${{ matrix.os }} diff --git a/pom.xml b/pom.xml index 7ac80a9..b06328c 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ - 3.2.6 + 3.2.7-20240923.142458-3 17 17 UTF-8 @@ -84,6 +84,21 @@ + + + + false + + + true + daily + fail + + apache-snapshots + https://repository.apache.org/content/repositories/snapshots/ + + + @@ -178,6 +193,7 @@ advanced --debug-all + true @@ -266,10 +282,10 @@ com.github.ekryd.sortpom sortpom-maven-plugin - - org.apache.maven.plugins - maven-enforcer-plugin - + + + + org.apache.maven.plugins maven-gpg-plugin