01/01: Fixes #1338 (for this release but won't work with snapshot)
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jtimer. See https://gitlab.nuiton.org/chorem/jtimer.git commit 8e2866d49758d29baf58fd80c68fd013aee20e4d Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 30 08:31:45 2016 +0200 Fixes #1338 (for this release but won't work with snapshot) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 311b7e2..156cc6f 100644 --- a/pom.xml +++ b/pom.xml @@ -175,7 +175,7 @@ <artifactId>webstart-maven-plugin</artifactId> <configuration> <!--FIXME Find a way to get correct value of siteDeployClassifier--> - <codebase>http://jtimer.chorem.org/v/${siteDeployClassifier}/jnlp</codebase> + <codebase>http://jtimer.chorem.org/v/${projectId}/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>.
participants (1)
-
chorem.org scm