From 77e6fd1b0c74730f7764928d7182ba3523f6697f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20Gonz=C3=A1lez=20Fern=C3=A1ndez?= Date: Mon, 25 Jan 2010 00:38:33 +0100 Subject: [PATCH] ItEr44S16CUAsignacionRecursosEspecificosAPlanificacionItEr37S10: Adding commons-math dependency --- navalplanner-business/pom.xml | 5 +++++ pom.xml | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/navalplanner-business/pom.xml b/navalplanner-business/pom.xml index f1517225f..9c11ddd28 100644 --- a/navalplanner-business/pom.xml +++ b/navalplanner-business/pom.xml @@ -68,6 +68,11 @@ commons-lang commons-lang + + + commons-math + commons-math + joda-time diff --git a/pom.xml b/pom.xml index b800b5af6..b4a1e0b0c 100644 --- a/pom.xml +++ b/pom.xml @@ -356,6 +356,12 @@ commons-lang 2.4 + + + commons-math + commons-math + 1.2 + commons-logging