diff --git a/pom.xml b/pom.xml index 16e4629..2e48446 100644 --- a/pom.xml +++ b/pom.xml @@ -4,13 +4,14 @@ 4.0.0 - com.esua.epdc.shibei - epdc-cloud-parent - 1.0.0 - ../epdc-cloud-parent + org.springframework.boot + spring-boot-starter-parent + 2.1.7.RELEASE + com.esua.epdc.shibei epdc-cloud-commons + 1.0.0 pom 市北党建e家通用jar包模块 @@ -26,4 +27,126 @@ shibei-gird-sdk spring-boot-httpclient-starter + + + UTF-8 + UTF-8 + 1.8 + Greenwich.RELEASE + 2.1.0.RELEASE + 1.0.0 + + + + + org.springframework.boot + spring-boot-starter-test + test + + + + + + + org.springframework.cloud + spring-cloud-dependencies + ${spring.cloud.version} + pom + import + + + + com.alibaba.cloud + spring-cloud-alibaba-dependencies + ${spring-cloud-alibaba-dependencies.version} + pom + import + + + + io.seata + seata-all + ${seata.version} + + + + + + + elink-release + http://47.104.224.45:9002/repository/elink-release/ + + + + + + + org.apache.maven.plugins + maven-jar-plugin + 3.2.0 + + + **/*.properties + **/*.yml + + + + + org.apache.maven.plugins + maven-source-plugin + 3.2.1 + + true + + + + compile + + jar + + + + + + + + + + nexus-elink-release + aliyun nexus + http://47.104.224.45:9002/repository/maven-public/ + + true + + + + centerl-release + centerl + https://repo1.maven.org/maven2/ + + true + + + + sonatype + sonatype nexus + https://oss.sonatype.org/content/repositories/snapshots + + true + + + + + + public + aliyun nexus + http://47.104.224.45:9002/repository/maven-public/ + + true + + + false + + +