diff --git a/pom.xml b/pom.xml index 2e82763..90c3281 100644 --- a/pom.xml +++ b/pom.xml @@ -97,6 +97,38 @@ 3.2.8 + + maven-jar-plugin + + + + true + dependency/ + ${project.groupId}.credcat.SecretsService + + + + org.apache.maven.plugins + 3.4.2 + + + + maven-javadoc-plugin + + false + + + + + jar + + attach-javadocs + + + org.apache.maven.plugins + 3.12.0 + + maven-shade-plugin @@ -142,18 +174,17 @@ - maven-jar-plugin - - - - true - dependency/ - ${project.groupId}.credcat.SecretsService - - - + maven-source-plugin + + + attach-sources + + jar-no-fork + + + org.apache.maven.plugins - 3.4.2 + 3.4.0 @@ -304,11 +335,11 @@ ossrh Central Repository OSSRH - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/ ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://central.sonatype.com/repository/maven-snapshots/ ossrh