diff --git a/pom.xml b/pom.xml index 2714b48a2..ce7857d86 100644 --- a/pom.xml +++ b/pom.xml @@ -30,6 +30,24 @@ 1.8 1.8 + 3.2.1 + + + + org.apache.maven.plugins + maven-source-plugin + ${maven-source-plugin.version} + + + attach-sources + + jar + + + + + +