diff --git a/pom.xml b/pom.xml index d95336983..90048d88c 100644 --- a/pom.xml +++ b/pom.xml @@ -258,13 +258,17 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.1 + 1.6.7 true oss https://oss.sonatype.org/ - xxx + + 60 + preRelease + + diff --git a/shoulder-parent/pom.xml b/shoulder-parent/pom.xml index 422eb5c01..bf46f7389 100644 --- a/shoulder-parent/pom.xml +++ b/shoulder-parent/pom.xml @@ -309,7 +309,7 @@ - + + <!–访问json格式文档的URL, 默认路径:*http://localhost:8080/v3/api-docs*–> http://localhost:8080/v3/api-docs - + <!–存放定义的路径, 默认为: openapi.json–> openApi.json - + <!–文档存放的绝对路径–默认为: ${project.build.directory}–> ${project.build.directory} - + -->