|
@@ -8,11 +8,8 @@ |
|
@@ -8,11 +8,8 @@ |
8
|
<version>2.1.7.RELEASE</version>
|
8
|
<version>2.1.7.RELEASE</version>
|
9
|
<relativePath/> <!-- lookup parent from repository -->
|
9
|
<relativePath/> <!-- lookup parent from repository -->
|
10
|
</parent>
|
10
|
</parent>
|
11
|
-<<<<<<< HEAD
|
11
|
+
|
12
|
<groupId>com.sunyo.wlpt.cloud.config.server</groupId>
|
12
|
<groupId>com.sunyo.wlpt.cloud.config.server</groupId>
|
13
|
-=======
|
|
|
14
|
- <groupId>com.sunyo.wlpt.cloud.config.center</groupId>
|
|
|
15
|
->>>>>>> 0c7d87d9e2a5f6087f286c23ebe436594b4099c5
|
|
|
16
|
<artifactId>cloud-config-server</artifactId>
|
13
|
<artifactId>cloud-config-server</artifactId>
|
17
|
<version>0.0.1-SNAPSHOT</version>
|
14
|
<version>0.0.1-SNAPSHOT</version>
|
18
|
<name>cloud-config-server</name>
|
15
|
<name>cloud-config-server</name>
|
|
@@ -121,11 +118,7 @@ |
|
@@ -121,11 +118,7 @@ |
121
|
<groupId>org.springframework.boot</groupId>
|
118
|
<groupId>org.springframework.boot</groupId>
|
122
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
119
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
123
|
<configuration>
|
120
|
<configuration>
|
124
|
-<<<<<<< HEAD
|
|
|
125
|
<mainClass>com.sunyo.wlpt.cloud.config.server.CloudConfigServerApplication</mainClass>
|
121
|
<mainClass>com.sunyo.wlpt.cloud.config.server.CloudConfigServerApplication</mainClass>
|
126
|
-=======
|
|
|
127
|
- <mainClass>com.sunyo.wlpt.cgonms.provide.CgonmsProvideApplication</mainClass>
|
|
|
128
|
->>>>>>> 0c7d87d9e2a5f6087f286c23ebe436594b4099c5
|
|
|
129
|
</configuration>
|
122
|
</configuration>
|
130
|
</plugin>
|
123
|
</plugin>
|
131
|
</plugins>
|
124
|
</plugins>
|