Commit 215b19daec04c1f2a5e3dcc86176dd7d5b4b9bf4
1 parent
08afc869
profile
Showing
1 changed file
with
1 additions
and
6 deletions
mobsite-getway-web/pom.xml
@@ -172,9 +172,6 @@ | @@ -172,9 +172,6 @@ | ||
172 | 172 | ||
173 | <profile> | 173 | <profile> |
174 | <id>test</id> | 174 | <id>test</id> |
175 | - <activation> | ||
176 | - <activeByDefault>true</activeByDefault> | ||
177 | - </activation> | ||
178 | <properties> | 175 | <properties> |
179 | <!-- 显示模板 --> | 176 | <!-- 显示模板 --> |
180 | <project.view.VMDefault>layout/default</project.view.VMDefault> | 177 | <project.view.VMDefault>layout/default</project.view.VMDefault> |
@@ -325,9 +322,7 @@ | @@ -325,9 +322,7 @@ | ||
325 | 322 | ||
326 | <profile> | 323 | <profile> |
327 | <id>pre_online</id> | 324 | <id>pre_online</id> |
328 | - <activation> | ||
329 | - <activeByDefault>true</activeByDefault> | ||
330 | - </activation> | 325 | + |
331 | <properties> | 326 | <properties> |
332 | <!-- 显示模板 --> | 327 | <!-- 显示模板 --> |
333 | <project.view.VMDefault>layout/default</project.view.VMDefault> | 328 | <project.view.VMDefault>layout/default</project.view.VMDefault> |