aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdblib/provider/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/dblib/provider/pom.xml b/dblib/provider/pom.xml
index aa05102..e07d27c 100755
--- a/dblib/provider/pom.xml
+++ b/dblib/provider/pom.xml
@@ -48,11 +48,6 @@
<version>${mysql.connector.version}</version>
</dependency>
<dependency>
- <groupId>org.openecomp.sdnc.core</groupId>
- <artifactId>dblib-common</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-jdbc</artifactId>
<version>${tomcat-jdbc.version}</version>