diff --git a/pom.xml b/pom.xml index 41aa395..c4154b3 100644 --- a/pom.xml +++ b/pom.xml @@ -50,6 +50,20 @@ 2.3.6 true + + org.apache.maven.plugins + maven-source-plugin + 2.1.2 + + + attach-sources + verify + + jar-no-fork + + + +