Compare commits
No commits in common. "5c38483ebbfc1ac300e4b2f1aae65afe2ddddcc0" and "754da8b59f6c135c45e81097f9ad8cc4f645d656" have entirely different histories.
5c38483ebb
...
754da8b59f
3
pom.xml
3
pom.xml
|
@ -3,12 +3,11 @@
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>com.muyu</groupId>
|
<groupId>com.muyu</groupId>
|
||||||
<artifactId>cloud-server-parent</artifactId>
|
<artifactId>cloud-server</artifactId>
|
||||||
<version>3.6.3</version>
|
<version>3.6.3</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
|
||||||
<artifactId>cloud-gateway</artifactId>
|
<artifactId>cloud-gateway</artifactId>
|
||||||
|
|
||||||
<version>1.0.0</version>
|
<version>1.0.0</version>
|
||||||
|
|
Loading…
Reference in New Issue