petclinic-uncached
Changes
pom.xml 3(+1 -2)
Details
pom.xml 3(+1 -2)
diff --git a/pom.xml b/pom.xml
index b1734d3..2b1dcb1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -317,8 +317,7 @@
<defaultGoal>install</defaultGoal>
<testResources>
<testResource>
- <!-- declared explicitly so Spring config files can be placed next to their corresponding JUnit test class
- (see example with ValidatorTests) -->
+ <!-- declared explicitly so Spring config files can be placed next to their corresponding JUnit test class -->
<directory>${project.basedir}/src/test/java</directory>
</testResource>
<testResource>