diff --git a/mybatis-plus-join-test/pom.xml b/mybatis-plus-join-test/pom.xml index a965395..04aa5c7 100644 --- a/mybatis-plus-join-test/pom.xml +++ b/mybatis-plus-join-test/pom.xml @@ -114,6 +114,29 @@ true + + org.sonatype.plugins + nexus-staging-maven-plugin + true + + true + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar-no-fork + + + + + true + + org.apache.maven.plugins maven-javadoc-plugin