Revision: 578
Author: allain.lalonde
Date: Mon Jul 27 07:23:53 2009
Log: Issue #108 - Setting the local path for deployment of piccolo2d site
on hudson.
http://code.google.com/p/piccolo2d/source/detail?r=578
Modified:
/piccolo2d.java/branches/mvn4hudson/parent/pom.xml
=======================================
--- /piccolo2d.java/branches/mvn4hudson/parent/pom.xml Sun Jul 26 15:19:23
2009
+++ /piccolo2d.java/branches/mvn4hudson/parent/pom.xml Mon Jul 27 07:23:53
2009
@@ -324,7 +324,7 @@
<distributionManagement>
<site>
<id>hudson.p2d.trunk</id>
- <url>file:///tmp/piccolo2d-trunk/</url>
+ <url>file:///var/www/piccolo2d/</url>
</site>
</distributionManagement>
</profile>
--~--~---------~--~----~------------~-------~--~----~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~----------~----~----~----~------~----~------~--~---