diff --git a/.github/workflows/release-and-deploy-release.yml b/.github/workflows/release-and-deploy-release.yml index b27839a..2414a95 100644 --- a/.github/workflows/release-and-deploy-release.yml +++ b/.github/workflows/release-and-deploy-release.yml @@ -27,11 +27,6 @@ jobs: "id": "magnolia.enterprise.group", "username": "${{secrets.MGNL_NEXUS_USER}}", "password": "${{secrets.MGNL_NEXUS_PASS}}" - }, - { - "id": "magnolia.public.group", - "username": "${{secrets.MGNL_NEXUS_USER}}", - "password": "${{secrets.MGNL_NEXUS_PASS}}" }] - name: Maven verify run: mvn verify --batch-mode diff --git a/lib/magnolia-license-2.0.0.jar b/lib/magnolia-license-2.0.0.jar new file mode 100644 index 0000000..1830bbf Binary files /dev/null and b/lib/magnolia-license-2.0.0.jar differ diff --git a/pom.xml b/pom.xml index 52ceb2e..a290e2d 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,6 @@ 6.3.1 - 2.0.0 3.0.2 5.11.1 @@ -69,7 +68,9 @@ info.magnolia magnolia-license - ${magnolia.license.version} + 2.0.0 + system + ${project.basedir}/lib/magnolia-license-2.0.0.jar com.google.code.findbugs