From 33f2bbffa9507d007b27f29a9b4d532bbcd010dc Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Mon, 25 Nov 2013 23:24:25 +0100 Subject: [PATCH] [New] added dependency management for additional dependencies: li.strolch.bom commons-cli:commons-cli:1.2 --- pom.xml | 35 +++++++++++++++++++++++------------ 1 file changed, 23 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 739a500ef..5da364270 100644 --- a/pom.xml +++ b/pom.xml @@ -111,6 +111,12 @@ li.strolch.service ${project.version} + + li.strolch + li.strolch.bom + pom + ${project.version} + ch.eitchnet @@ -133,6 +139,11 @@ slf4j-api 1.7.2 + + commons-cli + commons-cli + 1.2 + junit @@ -323,19 +334,19 @@ - - jar-with-dependencies - + + + - - - jar-with-dependencies - package - - single - - - + + + + + + + + +