# 基础框架-微服务底层框架-cloud-framework **Repository Path**: wengsongwei8/cloud-framework ## Basic Information - **Project Name**: 基础框架-微服务底层框架-cloud-framework - **Description**: 基于springcloud-ali集成mybtais-plus\druid\swagger等构建微服务基础框架 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-09 - **Last Updated**: 2021-08-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cloud-framework #批量修改所有模块的版本号: 1、进入项目根路径; 2、cd framework-parent 3、执行:mvn versions:set -DnewVersion=1.0.6-SNAPSHOT 【说明:1.0.6-SNAPSHOT表示要设置的新版本号】 4、修改framework-parent/pom.xml 中的framework.version为对应的新版号,如:1.0.6-SNAPSHOT #或者 1、直接点击 Edit 》Find 》Replace In Path,弹出替换按钮,替换内容:1.0.11 2、修改framework-parent/pom.xml 中的framework.version为对应的新版号,如:1.0.6-SNAPSHOT