This is an automated email from the git hooks/post-receive script. New commit to branch feature/single-page-ui in repository coselmar. See http://git.codelutin.com/coselmar.git commit 24be721337d2b3857584445d26378957bf08b983 Author: Yannick Martel <martel@©odelutin.com> Date: Fri Oct 31 09:49:42 2014 +0100 add ui module in build --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ca29340..7f41fda 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modules> <module>coselmar-persistence</module> <module>coselmar-services</module> - <!--<module>coselmar-struts</module>--> + <module>coselmar-ui</module> </modules> <scm> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.