diff --git a/pom.xml b/pom.xml index 350a6c6..dfaf6d7 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,40 @@ com.xkcoding justauth-spring-boot-starter - 0.0.1-SNAPSHOT + 0.0.1 + + https://github.com/xkcoding/justauth-spring-boot-starter + + Spring Boot 集成 JustAuth 的最佳实践~ + JustAuth 脚手架 + + + + + xkcoding + Yangkai.Shen + 237497819@qq.com + + master + developer + + Asia/Shanghai + + + + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0 + repo + + + + + https://github.com/xkcoding/justauth-spring-boot-starter.git + https://github.com/xkcoding/justauth-spring-boot-starter.git + https://github.com/xkcoding/justauth-spring-boot-starter + @@ -16,7 +49,7 @@ 2.1.6.RELEASE - 1.9.2-SNAPSHOT + 1.9.2 @@ -120,19 +153,139 @@ - - - - releases - Nexus Release Repository - https://nexus.xkcoding.com/repository/maven-releases/ - - - - snapshots - Nexus Snapshot Repository - https://nexus.xkcoding.com/repository/maven-snapshots/ - - + + + release + + + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + package + + jar-no-fork + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + + package + + jar + + + + -Xdoclint:none + + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.5 + + + verify + + sign + + + + + + + + + oss + Oss Release Repository + https://oss.sonatype.org/content/repositories/snapshots/ + + + oss + Oss Snapshot Repository + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + nexus + + + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + package + + jar-no-fork + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + + package + + jar + + + + -Xdoclint:none + + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.5 + + + verify + + sign + + + + + + + + + + releases + Nexus Release Repository + https://nexus.xkcoding.com/repository/maven-releases/ + + + + snapshots + Nexus Snapshot Repository + https://nexus.xkcoding.com/repository/maven-snapshots/ + + + + - \ No newline at end of file +