Author: tchemit Date: 2012-02-10 00:43:15 +0100 (Fri, 10 Feb 2012) New Revision: 3130 Url: http://chorem.org/repositories/revision/pollen/3130 Log: fix dep 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:24:15 UTC (rev 3129) +++ branches/pollen-1.2.6-struts2/pom.xml 2012-02-09 23:43:15 UTC (rev 3130) @@ -562,7 +562,8 @@ <struts2Version>2.3.1.2</struts2Version> <jqueryPluginVersion>3.2.1</jqueryPluginVersion> <slf4jVersion>1.6.4</slf4jVersion> - + <jettyVersion>${jettyPluginVersion}</jettyVersion> + <!--Multilanguage maven-site --> <siteLocales>en,fr</siteLocales>
participants (1)
-
tchemit@users.chorem.org