Skip to content

Commit bcb23b6

Browse files
author
Arun Gupta
committed
Removed <name>
1 parent 382b830 commit bcb23b6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

validation/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313
<artifactId>validation-samples</artifactId>
1414
<version>1.0-SNAPSHOT</version>
1515
<packaging>pom</packaging>
16-
<name>validation</name>
1716

1817
<modules>
1918
<module>methods</module>
20-
<module>custom-constraint</module>
21-
</modules>
19+
<module>custom-constraint</module>
20+
</modules>
2221

2322
</project>

0 commit comments

Comments
 (0)