Browse Source

删除子模块

master
yujt 5 years ago
parent
commit
a958af593c
  1. 3
      .gitmodules
  2. 1
      epdc-cloud-gateway-yushan
  3. 1
      pom.xml

3
.gitmodules

@ -4,9 +4,6 @@
[submodule "epdc-cloud-commons-yushan"]
path = epdc-cloud-commons-yushan
url = http://121.42.41.42:7070/r/epdc-cloud-commons-yushan.git
[submodule "epdc-cloud-gateway-yushan"]
path = epdc-cloud-gateway-yushan
url = http://121.42.41.42:7070/r/epdc-cloud-gateway-yushan.git
[submodule "epdc-cloud-parent-yushan"]
path = epdc-cloud-parent-yushan
url = http://121.42.41.42:7070/r/epdc-cloud-parent-yushan.git

1
epdc-cloud-gateway-yushan

@ -1 +0,0 @@
Subproject commit 29307425ebc6c065fa5c2559dd4aa1013a8a7a77

1
pom.xml

@ -15,7 +15,6 @@
<module>epdc-cloud-oss</module>
<module>epdc-cloud-client-yushan</module>
<module>epdc-cloud-commons-yushan</module>
<module>epdc-cloud-gateway-yushan</module>
<module>epdc-cloud-parent-yushan</module>
</modules>

Loading…
Cancel
Save