diff --git a/pom.xml b/pom.xml index 49e7cbd..7aee7fc 100644 --- a/pom.xml +++ b/pom.xml @@ -96,6 +96,18 @@ generate-local-version + + + central-portal-snapshots + https://central.sonatype.com/repository/maven-snapshots/ + + false + + + true + + + @@ -113,6 +125,18 @@ generate-version + + + central-portal-snapshots + https://central.sonatype.com/repository/maven-snapshots/ + + false + + + true + + +