diff --git a/tck/pom.xml b/tck/pom.xml index 4bb51d1b..2a118752 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -117,6 +117,21 @@ + + + org.apache.maven.plugins + maven-source-plugin + 3.0.1 + + + attach-sources + + jar + + + + +