Author: ymartel Date: 2014-07-10 14:57:02 +0200 (Thu, 10 Jul 2014) New Revision: 421 Url: http://forge.chorem.org/projects/chorem/repository/revisions/421 Log: prefer use last stable version of nuiton-js-bootstrap Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-07-10 09:36:45 UTC (rev 420) +++ trunk/pom.xml 2014-07-10 12:57:02 UTC (rev 421) @@ -109,7 +109,7 @@ <nuitonjsJquery.version>2.1.1-1</nuitonjsJquery.version> <nuitonjsJqueryui.version>1.10.4-1</nuitonjsJqueryui.version> <nuitonjsJqplot.version>1.0.8r1250-1-SNAPSHOT</nuitonjsJqplot.version> - <nuitonjsBootstrap.version>3.2.0-2-SNAPSHOT</nuitonjsBootstrap.version> + <nuitonjsBootstrap.version>3.2.0-1</nuitonjsBootstrap.version> <!-- license to use --> <license.licenseName>agpl_v3</license.licenseName>