diff --git a/api/pom.xml b/api/pom.xml index dfcaff205..77babf557 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,6 +21,19 @@ 1.8 + + org.apache.maven.plugins + maven-source-plugin + 3.0.1 + + + attach-sources + + jar + + + +