Browse Source

add docker-sdk;

tags/1.4.0^2
zhaoguangwei 4 years ago
parent
commit
5a895f6162
1 changed files with 2 additions and 3 deletions
  1. +2
    -3
      deploy/pom.xml

+ 2
- 3
deploy/pom.xml View File

@@ -20,8 +20,7 @@
<module>../core</module>
<module>deploy-gateway</module>
<module>deploy-peer</module>
<module>docker-sdk</module>
<module>docker-demo</module>
</modules>
<module>docker</module>
</modules>

</project>

Loading…
Cancel
Save