Author: tchemit Date: 2011-09-09 18:14:39 +0200 (Fri, 09 Sep 2011) New Revision: 34 Url: http://chorem.org/repositories/revision/chorem-data/34 Log: use new site deployment configuration Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-09-09 16:10:04 UTC (rev 33) +++ trunk/pom.xml 2011-09-09 16:14:39 UTC (rev 34) @@ -49,6 +49,13 @@ <url>http://www.chorem.org/repositories/browse/Chorem-data/trunk</url> </scm> + <distributionManagement> + <site> + <id>${platform}</id> + <url>${our.site.repository}/${projectId}</url> + </site> + </distributionManagement> + <!-- ************************************************************* --> <!-- *** Project Information ************************************* --> <!-- ************************************************************* -->
participants (1)
-
tchemit@users.chorem.org