[BAEL-9021] - Fixed compilation error and uncommented module in parent pom.xml

This commit is contained in:
amit2103
2018-09-25 01:30:05 +05:30
parent a14104319f
commit df7794c382
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -642,7 +642,7 @@
<module>spring-mobile</module>
<!-- <module>spring-mustache</module> --><!-- PMD voilation -->
<module>spring-mvc-simple</module>
<!-- <module>spring-mybatis</module> --><!-- Compilation failure -->
<module>spring-mybatis</module>
<module>spring-rest-hal-browser</module>
<module>spring-rest-shell</module>
<module>spring-rest-template</module>
@@ -959,7 +959,7 @@
<module>spring-mobile</module>
<!-- <module>spring-mustache</module> --><!-- PMD voilation -->
<module>spring-mvc-simple</module>
<!-- <module>spring-mybatis</module> --><!-- Compilation failure -->
<module>spring-mybatis</module>
<module>spring-rest-hal-browser</module>
<module>spring-rest-shell</module>
<module>spring-rest-template</module>