Update pom_test.xml

This commit is contained in:
javakthar 2015-11-01 18:51:23 +05:30
parent 2864b7aa96
commit 179888a6fc

View file

@ -352,7 +352,7 @@
<!-- Maven plugin versions are mentioned in order to guarantee the build reproducibility in the long term -->
<build>
<defaultGoal>install</defaultGoal>
<testResources>
<testResource>
<!-- declared explicitly so Spring config files can be placed next to their corresponding JUnit test class