This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 6e79686ab389ace851f21b5540170d2676942e42 Author: Tony CHEMIT <dev@tchemit.fr> Date: Tue Jan 3 09:59:07 2017 +0100 downgrade a plugin version, otherwise it won't work well... --- pollen-ui-angular/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pollen-ui-angular/pom.xml b/pollen-ui-angular/pom.xml index 1a852e2..52a1d81 100644 --- a/pollen-ui-angular/pom.xml +++ b/pollen-ui-angular/pom.xml @@ -164,7 +164,7 @@ <plugin> <groupId>org.lesscss</groupId> <artifactId>lesscss-maven-plugin</artifactId> - <version>1.7.0.1.1</version> + <version>1.3.3</version> <configuration> <lessJs>${project.basedir}/src/main/webapp/lib/less/dist/less-1.7.3.min.js</lessJs> <sourceDirectory>${project.basedir}/src/main/webapp/less</sourceDirectory> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.