From cb6daf2e54d72a4a0bdca0252d96191440cd5f52 Mon Sep 17 00:00:00 2001 From: Christian Wagner Date: Tue, 13 Jan 2015 10:23:25 +0100 Subject: move 'persistence' package from project 'moa-id-DTI' here --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index b05ac86b1..e23eb9299 100644 --- a/pom.xml +++ b/pom.xml @@ -46,6 +46,9 @@ 4.0 2.7 + 1.2 + 3.1.1.RELEASE + @@ -676,6 +679,19 @@ jackson-annotations ${jackson-version} + + + commons-cli + commons-cli + ${apache-cli-version} + + + + org.springframework + spring-orm + ${spring-orm-version} + + -- cgit v1.2.3