diff --git a/pom.xml b/pom.xml index 5768c91b..61b3b37c 100644 --- a/pom.xml +++ b/pom.xml @@ -95,6 +95,11 @@ maven-surefire-plugin 2.22.2 + + org.apache.maven.plugins + maven-source-plugin + 3.2.0 + @@ -120,6 +125,18 @@ random + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + +