mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
Update pom_test.xml
This commit is contained in:
parent
2864b7aa96
commit
179888a6fc
1 changed files with 1 additions and 1 deletions
|
@ -352,7 +352,7 @@
|
||||||
|
|
||||||
<!-- Maven plugin versions are mentioned in order to guarantee the build reproducibility in the long term -->
|
<!-- Maven plugin versions are mentioned in order to guarantee the build reproducibility in the long term -->
|
||||||
<build>
|
<build>
|
||||||
<defaultGoal>install</defaultGoal>
|
|
||||||
<testResources>
|
<testResources>
|
||||||
<testResource>
|
<testResource>
|
||||||
<!-- declared explicitly so Spring config files can be placed next to their corresponding JUnit test class
|
<!-- declared explicitly so Spring config files can be placed next to their corresponding JUnit test class
|
||||||
|
|
Loading…
Reference in a new issue