This is an automated email from the git hooks/post-receive script. New commit to branch feature/addBuilder in repository pollen. See http://git.chorem.org/pollen.git commit 70928e88fb41e8ecd16075ed1633be9c277dffee Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Mon Jun 16 10:34:51 2014 +0200 force a version for exec-maven-plugin --- pollen-ui-angular/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pollen-ui-angular/pom.xml b/pollen-ui-angular/pom.xml index 957e34c..e46b933 100644 --- a/pollen-ui-angular/pom.xml +++ b/pollen-ui-angular/pom.xml @@ -26,6 +26,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>exec-maven-plugin</artifactId> + <version>1.3.1</version> <executions> <execution> <phase>generate-sources</phase> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm