Browse Source

删除gateway子模块

hotfix/zhy
liuchuang 4 years ago
parent
commit
80f7ec4c14
  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 61799e3a8e58e4d1b60a390ae2d6147a4ef5342a

1
pom.xml

@ -14,7 +14,6 @@
<module>epdc-cloud-analysis-pc</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>
</project>

Loading…
Cancel
Save