From 2e0ef97f37a2fb4174d48fc86adbc3b73b1a957b Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Tue, 28 Feb 2017 01:44:21 +0200 Subject: pom fix Change-Id: I0a83c9b59902eb5a3f9c1429a5d2d495af078ec0 Signed-off-by: Michael Lando --- catalog-model/pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'catalog-model/pom.xml') diff --git a/catalog-model/pom.xml b/catalog-model/pom.xml index a65eebc817..ed409a0bd5 100644 --- a/catalog-model/pom.xml +++ b/catalog-model/pom.xml @@ -16,6 +16,21 @@ + + + commons-logging + commons-logging + 1.2.1-SNAPSHOT + provided + + + + commons-codec + commons-codec + 2.0-SNAPSHOT + provided + + org.springframework spring-core -- cgit 1.2.3-korg