From 1d9bd89b64684e734071651b5d58062fa4e9db22 Mon Sep 17 00:00:00 2001 From: Richard Richter Date: Mon, 23 Mar 2020 23:08:39 +0100 Subject: [PATCH] repo/repo-sql-impl-test/pom.xml: midpoint internal deps cleanup --- repo/repo-sql-impl-test/pom.xml | 34 ++++++--------------------------- 1 file changed, 6 insertions(+), 28 deletions(-) diff --git a/repo/repo-sql-impl-test/pom.xml b/repo/repo-sql-impl-test/pom.xml index 640c0971a67..3351d5bd9f9 100644 --- a/repo/repo-sql-impl-test/pom.xml +++ b/repo/repo-sql-impl-test/pom.xml @@ -22,52 +22,30 @@ midPoint Repository - sql repository test - - com.evolveum.midpoint.infra - util - 4.1-SNAPSHOT - - - com.evolveum.midpoint.infra - prism-api - 4.1-SNAPSHOT - - - com.evolveum.midpoint.infra - prism-impl - 4.1-SNAPSHOT - test - - - com.evolveum.midpoint.infra - schema - 4.1-SNAPSHOT - com.evolveum.midpoint.infra common - 4.1-SNAPSHOT - test + ${project.version} com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + ${project.version} com.evolveum.midpoint.repo audit-api - 4.1-SNAPSHOT + ${project.version} com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + ${project.version} com.evolveum.midpoint.repo repo-sql-impl - 4.1-SNAPSHOT + ${project.version} @@ -157,7 +135,7 @@ com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + ${project.version} test