diff --git a/pom.xml b/pom.xml index 537645e..564a3f1 100644 --- a/pom.xml +++ b/pom.xml @@ -150,6 +150,21 @@ + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + + jar + + + + + + org.apache.maven.plugins maven-surefire-plugin