diff --git a/pom.xml b/pom.xml index 4a02d97..e999372 100644 --- a/pom.xml +++ b/pom.xml @@ -331,11 +331,19 @@ ${project.version} .*-SNAPSHOT$ true - false + true + + org.apache.maven.plugins + maven-deploy-plugin + 3.0.0-M1 + + ${skip.when.is.snapshot.used} + + io.github.olivierlemasle.maven plaintext-maven-plugin @@ -432,7 +440,7 @@ ${project.version} .*-SNAPSHOT$ true - false + true @@ -463,6 +471,14 @@ + + org.apache.maven.plugins + maven-deploy-plugin + 3.0.0-M1 + + ${skip.when.is.snapshot.used} + + ${project.artifactId}-${project.version}