diff --git a/pom.xml b/pom.xml index 5f23fe7..f9a5622 100644 --- a/pom.xml +++ b/pom.xml @@ -97,6 +97,20 @@ ${project.build.sourceEncoding} + + org.apache.maven.plugins + maven-source-plugin + 3.2.0 + + + nexus-release + package + + jar-no-fork + + + +