diff --git a/pom.xml b/pom.xml index 0fefbdde17..44761fbef0 100644 --- a/pom.xml +++ b/pom.xml @@ -1042,6 +1042,19 @@ + + org.apache.maven.plugins + maven-source-plugin + 3.3.1 + + + attach-sources + + jar-no-fork + + + + @@ -1872,6 +1885,19 @@ + + org.apache.maven.plugins + maven-source-plugin + 3.3.1 + + + attach-sources + + jar-no-fork + + + +