[jtimer] branch develop updated (2ef4274 -> d39cba3)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jtimer. See http://git.chorem.org/jtimer.git from 2ef4274 fixes #1128: Migrates to git new d39cba3 fixes #1128: Migrates to git The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit d39cba37f1a9d24fe94da8034c6da3d666be005e Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Oct 27 10:32:11 2014 +0100 fixes #1128: Migrates to git Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
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>.
participants (1)
-
chorem.org scm