From 42e31731533e0cfd0b5e1d537fe4e2f93895bb41 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Thu, 24 Oct 2013 21:46:19 +0200 Subject: [PATCH] [Project] added dependency management of li.strolch.testbase --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 670dfdc67..8a0a20664 100644 --- a/pom.xml +++ b/pom.xml @@ -86,6 +86,11 @@ li.strolch.model ${project.version} + + li.strolch + li.strolch.testbase + ${project.version} + li.strolch li.strolch.persistence.api