Merge "Remove mysql-connector dependency" into casablanca
authorDavid Stilwell <stilwelld@att.com>
Thu, 1 Nov 2018 20:04:28 +0000 (20:04 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 1 Nov 2018 20:04:28 +0000 (20:04 +0000)
SdncReports/SdncReportsDao/pom.xml

index c3ec2bc..bc1e6f7 100644 (file)
 
                </dependency>
 
-               <dependency>
-                       <groupId>mysql</groupId>
-                       <artifactId>mysql-connector-java</artifactId>
-                       <scope>runtime</scope>
-               </dependency>
 
                <!-- <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-tomcat</artifactId> 
                        <scope>provided</scope> </dependency> -->