Author: tchemit Date: 2012-02-15 15:08:21 +0100 (Wed, 15 Feb 2012) New Revision: 3132 Url: http://chorem.org/repositories/revision/pollen/3132 Log: revert trunk site deploy modifications Modified: branches/pollen-1.2.6-struts2/pom.xml Modified: branches/pollen-1.2.6-struts2/pom.xml =================================================================== --- branches/pollen-1.2.6-struts2/pom.xml 2012-02-09 23:46:48 UTC (rev 3131) +++ branches/pollen-1.2.6-struts2/pom.xml 2012-02-15 14:08:21 UTC (rev 3132) @@ -415,7 +415,7 @@ <name>Pollen</name> <description>Application de vote Pollen</description> <inceptionYear>2009</inceptionYear> - <url>http://maven-site.chorem.org/pollen${projectUrlSuffix}</url> + <url>http://maven-site.chorem.org/pollen</url> <licenses> <license> @@ -676,7 +676,7 @@ <distributionManagement> <site> <id>${platform}</id> - <url>${our.site.repository}/${projectId}${projectUrlSuffix}</url> + <url>${our.site.repository}/${projectId}</url> </site> </distributionManagement>
participants (1)
-
tchemit@users.chorem.org