From c4f6f8e305ecd768392750bab227d8ab65df6fd2 Mon Sep 17 00:00:00 2001 From: Richard Richter Date: Mon, 23 Mar 2020 18:58:38 +0100 Subject: [PATCH] repo-sql-impl-test/pom.xml: deps regrouping, minor scope changes --- repo/repo-sql-impl-test/pom.xml | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/repo/repo-sql-impl-test/pom.xml b/repo/repo-sql-impl-test/pom.xml index 79965ac6f27..640c0971a67 100644 --- a/repo/repo-sql-impl-test/pom.xml +++ b/repo/repo-sql-impl-test/pom.xml @@ -43,6 +43,12 @@ schema 4.1-SNAPSHOT + + com.evolveum.midpoint.infra + common + 4.1-SNAPSHOT + test + com.evolveum.midpoint.repo repo-api @@ -80,7 +86,10 @@ com.evolveum.midpoint.tools test-ng - test + + + com.evolveum.midpoint.infra + test-util org.springframework @@ -145,12 +154,6 @@ ${project.version} test - - com.evolveum.midpoint.infra - common - 4.1-SNAPSHOT - test - com.evolveum.midpoint.repo system-init @@ -194,11 +197,6 @@ spring-aop test - - - com.evolveum.midpoint.infra - test-util -