diff --git a/mybatis-flex-dependencies/pom.xml b/mybatis-flex-dependencies/pom.xml index 348de698..d4261fc2 100644 --- a/mybatis-flex-dependencies/pom.xml +++ b/mybatis-flex-dependencies/pom.xml @@ -11,9 +11,33 @@ pom mybatis-flex-dependencies + https://mybatis-flex.com MyBatis-Flex BOM (Bill of Materials). + + Github Issue + https://github.com/mybatis-flex/mybatis-flex/issues + + + + The Apache Software License, Version 2.0 + https://apache.org/licenses/LICENSE-2.0.txt + + + + https://github.com/mybatis-flex/mybatis-flex + scm:git:https://github.com/mybatis-flex/mybatis-flex.git + scm:git:https://github.com/mybatis-flex/mybatis-flex.git + + + Michael Yang + fuhai999@gmail.com + + developer + + +8 + 王帅 suomm.macher@foxmail.com @@ -23,7 +47,6 @@ +8 - 1.8.2 @@ -73,4 +96,113 @@ + + + + src/main/resources + + **/* + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 1.8 + 1.8 + UTF-8 + + + + + + + + + + + + + + + + + + release + + + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + + jar-no-fork + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + Mybatis-Flex + Mybatis-Flex + private + false + true + true + -Xdoclint:none + true + 8 + + + + attach-javadocs + + jar + + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.5 + + + sign-artifacts + + sign + + + + + + + + + + ossrh + https://s01.oss.sonatype.org/content/repositories/snapshots/ + + + ossrh + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + +