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 d39cba37f1a9d24fe94da8034c6da3d666be005e Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Oct 27 10:32:11 2014 +0100 fixes #1128: Migrates to git --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 28cad95..bfa5934 100644 --- a/pom.xml +++ b/pom.xml @@ -175,7 +175,7 @@ <groupId>org.codehaus.mojo</groupId> <artifactId>webstart-maven-plugin</artifactId> <configuration> - <codebase>https://jtimer.chorem.org/v/latest/jnlp</codebase> + <codebase>https://jtimer.chorem.org/v/${siteDeployClassifier}/jnlp</codebase> <libPath>lib</libPath> <makeArchive>false</makeArchive> <!--<verbose>true</verbose>--> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.