diff --git a/pom.xml b/pom.xml index bb33b6f5..a41f2f40 100644 --- a/pom.xml +++ b/pom.xml @@ -292,6 +292,19 @@ + + org.apache.maven.plugins + maven-source-plugin + 3.3.1 + + + attach-sources + + jar-no-fork + + + + org.revapi revapi-maven-plugin