加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
zero-v-update.sh 3.70 KB
一键复制 编辑 原始数据 按行查看 历史
lang.yu 提交于 2023-06-09 00:15 . Moved to http://www.zerows.io
#!/usr/bin/env bash
# 拷贝核心框架
cp pom-update.xml ./vertx-gaia/pom-update.xml
cp pom-update.xml ./vertx-gaia/vertx-ams/pom-update.xml
cp pom-update.xml ./vertx-gaia/vertx-co/pom-update.xml
cp pom-update.xml ./vertx-gaia/vertx-rx/pom-update.xml
cp pom-update.xml ./vertx-gaia/vertx-tp/pom-update.xml
cp pom-update.xml ./vertx-gaia/vertx-up/pom-update.xml
# 拷贝插件
cp pom-update.xml ./vertx-ifx/pom-update.xml
cp pom-update.xml ./vertx-ifx/zero-ifx-es/pom-update.xml
cp pom-update.xml ./vertx-ifx/zero-ifx-excel/pom-update.xml
cp pom-update.xml ./vertx-ifx/zero-ifx-feign/pom-update.xml
cp pom-update.xml ./vertx-ifx/zero-ifx-history/pom-update.xml
cp pom-update.xml ./vertx-ifx/zero-ifx-iqiy/pom-update.xml
cp pom-update.xml ./vertx-ifx/zero-ifx-mongo/pom-update.xml
# cp pom-update.xml ./vertx-ifx/zero-ifx-native/pom-update.xml
cp pom-update.xml ./vertx-ifx/zero-ifx-neo4j/pom-update.xml
cp pom-update.xml ./vertx-ifx/zero-ifx-redis/pom-update.xml
cp pom-update.xml ./vertx-ifx/zero-ifx-shell/pom-update.xml
cp pom-update.xml ./vertx-ifx/zero-ifx-sms/pom-update.xml
cp pom-update.xml ./vertx-ifx/zero-ifx-git/pom-update.xml
cp pom-update.xml ./vertx-ifx/zero-ifx-auth/pom-update.xml
cp pom-update.xml ./vertx-ifx/zero-ifx-ftp/pom-update.xml
cp pom-update.xml ./vertx-ifx/zero-ifx-stomp/pom-update.xml
cp pom-update.xml ./vertx-ifx/zero-ifx-liquibase/pom-update.xml
# cp pom-update.xml ./vertx-ifx/zero-ifx-store/pom-update.xml
# 根项目
cp pom-update.xml ./vertx-import/pom-update.xml
# 扩展框架
cp pom-update.xml ./vertx-pin/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-ambient/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-atom/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-crud/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-erp/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-fm/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-graphic/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-jet/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-ke/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-lbs/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-psi/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-rbac/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-router/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-ui/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-wf/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-is/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-battery/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-tpl/pom-update.xml
# Vie / Vista
cp pom-update.xml ./vertx-pin/zero-vie/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-vista/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-vista/infix-mysql/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-vista/infix-oracle/pom-update.xml
cp pom-update.xml ./vertx-pin/zero-vista/infix-hed/pom-update.xml
# =======================================================================
# 微服务 / 原生云
cp pom-update.xml ./vertx-semper/pom-update.xml
cp pom-update.xml ./vertx-semper/aeon-ecology/pom-update.xml
cp pom-update.xml ./vertx-semper/aeon-ecology/aeon-ambient/pom-update.xml
cp pom-update.xml ./vertx-semper/aeon-ecology/aeon-vie/pom-update.xml
cp pom-update.xml ./vertx-semper/aeon-edge/pom-update.xml
cp pom-update.xml ./vertx-semper/aeon-edge/aeon-aurora/pom-update.xml
cp pom-update.xml ./vertx-semper/aeon-edge/aeon-code/pom-update.xml
cp pom-update.xml ./vertx-semper/aeon-eternal/pom-update.xml
cp pom-update.xml ./vertx-semper/aeon-eternal/aeon-cosmos/pom-update.xml
cp pom-update.xml ./vertx-semper/aeon-eternal/aeon-inlet/pom-update.xml
cp pom-update.xml ./vertx-semper/aeon-eternal/aeon-istio/pom-update.xml
cp pom-update.xml ./vertx-semper/aeon-eternal/aeon-k8s/pom-update.xml
cp pom-update.xml ./vertx-semper/aeon-eternal/aeon-up/pom-update.xml
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化