9 Sep
2011
9 Sep
'11
4:05 p.m.
Author: tchemit Date: 2011-09-09 18:05:15 +0200 (Fri, 09 Sep 2011) New Revision: 229 Url: http://nuiton.org/repositories/revision/jredmine/229 Log: use new site deployment configuration Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-09-09 15:50:18 UTC (rev 228) +++ trunk/pom.xml 2011-09-09 16:05:15 UTC (rev 229) @@ -54,6 +54,13 @@ <url>http://www.nuiton.org/repositories/browse/jredmine/trunk</url> </scm> + <distributionManagement> + <site> + <id>${platform}</id> + <url>${our.site.repository}/${projectId}</url> + </site> + </distributionManagement> + <dependencyManagement> <dependencies>