From 8af66e885a492465d94399b9198487ce8550fa96 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Mon, 24 Jun 2019 11:15:57 -0400 Subject: Remove versions form project poms Remove versions from project poms and instead drive version from dependencyManagement declaration in parent pom. Change-Id: I6d5923fb51040aa5e238638464150f8d455bc095 Issue-ID: CCSDK-1416 Signed-off-by: Timoney, Dan (dt5972) --- blueprints-processor/plugin/assignment-provider/pom.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'blueprints-processor/plugin/assignment-provider/pom.xml') diff --git a/blueprints-processor/plugin/assignment-provider/pom.xml b/blueprints-processor/plugin/assignment-provider/pom.xml index 5b738e026..04b8fe04a 100644 --- a/blueprints-processor/plugin/assignment-provider/pom.xml +++ b/blueprints-processor/plugin/assignment-provider/pom.xml @@ -61,25 +61,21 @@ junit junit - ${junit.version} test org.apache.sling org.apache.sling.testing.osgi-mock - 2.3.2 test org.powermock powermock-api-mockito - 1.6.6 test org.powermock powermock-module-junit4 - 1.6.6 test -- cgit 1.2.3-korg