Browse Source

删除子模块

feature/zhy_category
yujt 5 years ago
parent
commit
1796bd475e
  1. 3
      .gitmodules
  2. 1
      epdc-cloud-gateway-yushan
  3. 1
      pom.xml

3
.gitmodules

@ -4,9 +4,6 @@
[submodule "epdc-cloud-commons-yushan"] [submodule "epdc-cloud-commons-yushan"]
path = epdc-cloud-commons-yushan path = epdc-cloud-commons-yushan
url = http://121.42.41.42:7070/r/epdc-cloud-commons-yushan.git 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"] [submodule "epdc-cloud-parent-yushan"]
path = epdc-cloud-parent-yushan path = epdc-cloud-parent-yushan
url = http://121.42.41.42:7070/r/epdc-cloud-parent-yushan.git url = http://121.42.41.42:7070/r/epdc-cloud-parent-yushan.git

1
epdc-cloud-gateway-yushan

@ -1 +0,0 @@
Subproject commit a3cfbc383aecbf171657d24de7308b2a2cd041bd

1
pom.xml

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

Loading…
Cancel
Save