Browse Source

修改commons模块的名称

master
管理员 5 years ago
parent
commit
f49128405c
  1. 8
      epdc-common-clienttoken/pom.xml
  2. 4
      epdc-commons-api-version-control/pom.xml
  3. 6
      epdc-commons-dynamic-datasource/pom.xml
  4. 6
      epdc-commons-mybatis/pom.xml
  5. 4
      epdc-commons-tools-phone/pom.xml
  6. 4
      epdc-commons-tools-wx-ma/pom.xml
  7. 4
      epdc-commons-tools-wx-mp/pom.xml
  8. 4
      epdc-commons-tools/pom.xml
  9. 4
      spring-boot-httpclient-starter/pom.xml

8
epdc-common-clienttoken/pom.xml

@ -3,8 +3,8 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>com.esua.epdc.shibei</groupId>
<artifactId>epdc-cloud-commons-shibei</artifactId>
<groupId>com.esua.epdc.yushan</groupId>
<artifactId>epdc-cloud-commons-yushan</artifactId>
<version>1.0.0</version>
</parent>
@ -19,13 +19,13 @@
<dependencies>
<dependency>
<groupId>com.esua.epdc.shibei</groupId>
<groupId>com.esua.epdc.yushan</groupId>
<artifactId>epdc-commons-tools</artifactId>
<version>${epdc-cloud-commons.version}</version>
</dependency>
<dependency>
<groupId>com.esua.epdc.shibei</groupId>
<groupId>com.esua.epdc.yushan</groupId>
<artifactId>epdc-cloud-user-client</artifactId>
<version>${epdc-cloud-commons.version}</version>
</dependency>

4
epdc-commons-api-version-control/pom.xml

@ -3,8 +3,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>com.esua.epdc.shibei</groupId>
<artifactId>epdc-cloud-commons-shibei</artifactId>
<groupId>com.esua.epdc.yushan</groupId>
<artifactId>epdc-cloud-commons-yushan</artifactId>
<version>1.0.0</version>
</parent>

6
epdc-commons-dynamic-datasource/pom.xml

@ -4,8 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.esua.epdc.shibei</groupId>
<artifactId>epdc-cloud-commons-shibei</artifactId>
<groupId>com.esua.epdc.yushan</groupId>
<artifactId>epdc-cloud-commons-yushan</artifactId>
<version>1.0.0</version>
</parent>
@ -14,7 +14,7 @@
<dependencies>
<dependency>
<groupId>com.esua.epdc.shibei</groupId>
<groupId>com.esua.epdc.yushan</groupId>
<artifactId>epdc-commons-mybatis</artifactId>
<version>${epdc-cloud-commons.version}</version>
<scope>provided</scope>

6
epdc-commons-mybatis/pom.xml

@ -4,8 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.esua.epdc.shibei</groupId>
<artifactId>epdc-cloud-commons-shibei</artifactId>
<groupId>com.esua.epdc.yushan</groupId>
<artifactId>epdc-cloud-commons-yushan</artifactId>
<version>1.0.0</version>
</parent>
@ -22,7 +22,7 @@
<dependencies>
<dependency>
<groupId>com.esua.epdc.shibei</groupId>
<groupId>com.esua.epdc.yushan</groupId>
<artifactId>epdc-commons-tools</artifactId>
<version>${epdc-cloud-commons.version}</version>
</dependency>

4
epdc-commons-tools-phone/pom.xml

@ -5,8 +5,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.esua.epdc.shibei</groupId>
<artifactId>epdc-cloud-commons-shibei</artifactId>
<groupId>com.esua.epdc.yushan</groupId>
<artifactId>epdc-cloud-commons-yushan</artifactId>
<version>1.0.0</version>
</parent>

4
epdc-commons-tools-wx-ma/pom.xml

@ -5,8 +5,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.esua.epdc.shibei</groupId>
<artifactId>epdc-cloud-commons-shibei</artifactId>
<groupId>com.esua.epdc.yushan</groupId>
<artifactId>epdc-cloud-commons-yushan</artifactId>
<version>1.0.0</version>
</parent>

4
epdc-commons-tools-wx-mp/pom.xml

@ -4,8 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.esua.epdc.shibei</groupId>
<artifactId>epdc-cloud-commons-shibei</artifactId>
<groupId>com.esua.epdc.yushan</groupId>
<artifactId>epdc-cloud-commons-yushan</artifactId>
<version>1.0.0</version>
</parent>

4
epdc-commons-tools/pom.xml

@ -4,8 +4,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.esua.epdc.shibei</groupId>
<artifactId>epdc-cloud-commons-shibei</artifactId>
<groupId>com.esua.epdc.yushan</groupId>
<artifactId>epdc-cloud-commons-yushan</artifactId>
<version>1.0.0</version>
</parent>

4
spring-boot-httpclient-starter/pom.xml

@ -5,8 +5,8 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.esua.epdc.shibei</groupId>
<artifactId>epdc-cloud-commons-shibei</artifactId>
<groupId>com.esua.epdc.yushan</groupId>
<artifactId>epdc-cloud-commons-yushan</artifactId>
<version>1.0.0</version>
</parent>

Loading…
Cancel
Save