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) --- dblib/installer/pom.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'dblib/installer/pom.xml') diff --git a/dblib/installer/pom.xml b/dblib/installer/pom.xml index f6122e03..34d171cb 100755 --- a/dblib/installer/pom.xml +++ b/dblib/installer/pom.xml @@ -48,12 +48,10 @@ org.slf4j jcl-over-slf4j - ${slf4j.version} org.apache.tomcat tomcat-jdbc - ${tomcat-jdbc.version} -- cgit 1.2.3-korg