diff --git a/pom.xml b/pom.xml index 035e62d..33eb6be 100644 --- a/pom.xml +++ b/pom.xml @@ -92,6 +92,20 @@ + + org.apache.maven.plugins + maven-source-plugin + 3.0.1 + + + attach-sources + verify + + jar-no-fork + + + + maven-deploy-plugin 2.8.1