Commit c231f358139fce534f3a2afa725b79907ce5f53f
1 parent
f2c1840e
xiu
Showing
1 changed file
with
1 additions
and
1 deletions
pom.xml
@@ -43,8 +43,8 @@ | @@ -43,8 +43,8 @@ | ||
43 | <id>qa</id> | 43 | <id>qa</id> |
44 | <properties> | 44 | <properties> |
45 | <!-- 部署环境(对应配置文件版本) --> | 45 | <!-- 部署环境(对应配置文件版本) --> |
46 | - <env>qa</env> | ||
47 | <ver>1.0.QA-SNAPSHOT</ver> | 46 | <ver>1.0.QA-SNAPSHOT</ver> |
47 | + <env>qa</env> | ||
48 | </properties> | 48 | </properties> |
49 | </profile> | 49 | </profile> |
50 | 50 |