Revision: 257
Author:
rodrigo....@gmail.com
Date: Tue Oct 21 04:55:50 2014 UTC
Log: Updated POM to use the latest version of apache commons math
https://code.google.com/p/cloudsim/source/detail?r=257
Modified:
/trunk/modules/pom.xml
=======================================
--- /trunk/modules/pom.xml Thu May 2 09:51:55 2013 UTC
+++ /trunk/modules/pom.xml Tue Oct 21 04:55:50 2014 UTC
@@ -61,7 +61,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-math3</artifactId>
- <version>3.0</version>
+ <version>3.3</version>
</dependency>
</dependencies>