|
|
@ -5,14 +5,14 @@ |
|
|
|
<parent> |
|
|
|
<parent> |
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
<artifactId>spring-boot-starter-parent</artifactId> |
|
|
|
<artifactId>spring-boot-starter-parent</artifactId> |
|
|
|
<version>2.1.4.RELEASE</version> |
|
|
|
<version>2.1.8.RELEASE</version> |
|
|
|
<relativePath/> <!-- lookup parent from repository --> |
|
|
|
<relativePath/> <!-- lookup parent from repository --> |
|
|
|
</parent> |
|
|
|
</parent> |
|
|
|
|
|
|
|
|
|
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
|
<groupId>com.gitee.sop</groupId> |
|
|
|
<groupId>com.gitee.sop</groupId> |
|
|
|
<artifactId>sop-parent</artifactId> |
|
|
|
<artifactId>sop-parent</artifactId> |
|
|
|
<version>4.2.1-SNAPSHOT</version> |
|
|
|
<version>4.2.2-SNAPSHOT</version> |
|
|
|
<packaging>pom</packaging> |
|
|
|
<packaging>pom</packaging> |
|
|
|
<description>一个开放平台解决方案项目,基于Spring Cloud实现,目标是能够让用户快速得搭建起自己的开放平台</description> |
|
|
|
<description>一个开放平台解决方案项目,基于Spring Cloud实现,目标是能够让用户快速得搭建起自己的开放平台</description> |
|
|
|
|
|
|
|
|
|
|
|