From df52e371cf9f5e01a721aef0505ebf238e9eed55 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 18 Jun 2019 15:43:26 -0400 Subject: Remove versions from project poms Remove versions from dependencies in project poms and rely instead on dependencyManagement in parent pom. Change-Id: I15a8b25281854dfc84e5dafab79ca522b5dc5c0a Issue-ID: CCSDK-1416 Signed-off-by: Timoney, Dan (dt5972) --- sli/common/pom.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'sli/common/pom.xml') diff --git a/sli/common/pom.xml b/sli/common/pom.xml index 50e26d49..90800936 100755 --- a/sli/common/pom.xml +++ b/sli/common/pom.xml @@ -50,13 +50,11 @@ org.osgi org.osgi.core - ${osgi.core.version} provided org.mariadb.jdbc mariadb-java-client - ${mariadb.connector.version} jar compile -- cgit 1.2.3-korg