diff --git a/pom.xml b/pom.xml index 12a418a..8cd3e71 100644 --- a/pom.xml +++ b/pom.xml @@ -236,6 +236,40 @@ + + inner + + + maven-releases + https://nexus-int.bigmodel.cn/repository/maven-releases/ + + + maven-snapshots + https://nexus-int.bigmodel.cn/repository/maven-snapshots/ + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + ${maven-javadoc-plugin.version} + + all,-missing + false + + + + + jar + + package + + + + + +