diff --git a/pom.xml b/pom.xml index bddb002..2529713 100644 --- a/pom.xml +++ b/pom.xml @@ -97,4 +97,37 @@ + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + org.codehaus.mojo + flatten-maven-plugin + 1.0.0 + + + + + flatten + process-resources + + flatten + + + + + + + \ No newline at end of file