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 8146b2655e0c1dcf7b791f1682714ef8febd3d91 Author: Tony CHEMIT <dev@tchemit.fr> Date: Tue Jan 3 09:31:46 2017 +0100 update plugins version --- pollen-ui-angular/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pollen-ui-angular/pom.xml b/pollen-ui-angular/pom.xml index 7ecfc09..1a852e2 100644 --- a/pollen-ui-angular/pom.xml +++ b/pollen-ui-angular/pom.xml @@ -78,7 +78,7 @@ <plugin> <groupId>com.github.eirslett</groupId> <artifactId>frontend-maven-plugin</artifactId> - <version>0.0.16</version> + <version>0.0.22</version> <!-- optional --> <configuration> @@ -164,7 +164,7 @@ <plugin> <groupId>org.lesscss</groupId> <artifactId>lesscss-maven-plugin</artifactId> - <version>1.3.3</version> + <version>1.7.0.1.1</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>.