Author: echatellier Date: 2014-08-13 10:28:08 +0200 (Wed, 13 Aug 2014) New Revision: 536 Url: http://forge.codelutin.com/projects/faxtomail/repository/revisions/536 Log: Update to angularjs 1.2.22. Update to nuiton-js-wro 1.0.3 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-08-12 16:50:29 UTC (rev 535) +++ trunk/pom.xml 2014-08-13 08:28:08 UTC (rev 536) @@ -481,18 +481,11 @@ <dependency> <groupId>org.nuiton.js</groupId> <artifactId>nuiton-js-wro</artifactId> - <version>1.0.3-SNAPSHOT</version> + <version>1.0.3</version> <scope>runtime</scope> </dependency> <dependency> - <groupId>ro.isdc.wro4j</groupId> - <artifactId>wro4j-core</artifactId> - <version>1.7.6</version> - <scope>runtime</scope> - </dependency> - - <dependency> <groupId>org.nuiton.js</groupId> <artifactId>nuiton-js-jquery</artifactId> <version>1.11.1-1</version> @@ -550,7 +543,7 @@ <dependency> <groupId>org.nuiton.js</groupId> <artifactId>nuiton-js-angularjs</artifactId> - <version>1.2.21-1</version> + <version>1.2.22-1</version> <scope>runtime</scope> </dependency>
participants (1)
-
echatellier@users.forge.codelutin.com