This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jtimer. See http://git.chorem.org/jtimer.git commit 0cb6c6d71a529a737da457fca538fe5dff192108 Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Feb 29 12:01:34 2016 +0100 refs #1320: Update maven-launch4j-plugin --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 82d1486..7267082 100644 --- a/pom.xml +++ b/pom.xml @@ -377,9 +377,9 @@ <build> <plugins> <plugin> - <groupId>org.bluestemsoftware.open.maven.plugin</groupId> - <artifactId>launch4j-plugin</artifactId> - <version>1.5.0.0</version> + <groupId>com.akathist.maven.plugins.launch4j</groupId> + <artifactId>launch4j-maven-plugin</artifactId> + <version>1.7.8</version> <executions> <execution> <id>launch4j</id> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.