Commit ee678e334a1668e408a11b2515277cb361c4c1d8
1 parent
d5f81cea
1.大邑迁移
Showing
1 changed file
with
2 additions
and
2 deletions
pom.xml
| ... | ... | @@ -176,8 +176,8 @@ |
| 176 | 176 | <configuration> |
| 177 | 177 | <password>bsth@369147258</password> |
| 178 | 178 | <packages>com.bsth</packages> |
| 179 | - <cfgfiles>application*.properties</cfgfiles> | |
| 180 | - <excludes>org.spring</excludes> | |
| 179 | + <cfgfiles>application-*.properties</cfgfiles> | |
| 180 | + <excludes>org.springframework</excludes> | |
| 181 | 181 | <libjars></libjars> |
| 182 | 182 | </configuration> |
| 183 | 183 | <executions> | ... | ... |