diff --git a/pom.xml b/pom.xml index d4b768b..1d71541 100644 --- a/pom.xml +++ b/pom.xml @@ -231,7 +231,19 @@ - + + org.apache.maven.plugins + maven-source-plugin + 3.2.1 + + + attach-sources + + jar-no-fork + + + +