Fix broken maven files

- Change surefire plugin from 2.1.12 to 2.12
 - Update parent pom to remove reference to removed jsf sample
This commit is contained in:
Phillip Webb
2012-05-30 15:04:25 -07:00
parent 65fe46e524
commit b995626545
5 changed files with 4 additions and 5 deletions

View File

@@ -12,6 +12,5 @@
<module>booking-faces</module>
<module>booking-portlet-mvc</module>
<module>booking-portlet-faces</module>
<module>jsf-booking</module>
</modules>
</project>