Author: tchemit Date: 2009-08-24 16:33:35 +0200 (Mon, 24 Aug 2009) New Revision: 3 Modified: trunk/pom.xml Log: fix url Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-08-24 13:00:00 UTC (rev 2) +++ trunk/pom.xml 2009-08-24 14:33:35 UTC (rev 3) @@ -837,8 +837,8 @@ <id>internal</id> <distributionManagement> <site> - <id>nuiton</id> - <url>scpexe://chorem.org/var/lib/redmine-nuiton/project-site/chorempom</url> + <id>chorem</id> + <url>scpexe://chorem.org/var/lib/redmine-chorem/project-site/chorempom</url> </site> </distributionManagement> </profile>