aboutsummaryrefslogtreecommitdiffstats
path: root/dblib/features/src/main/resources/features.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dblib/features/src/main/resources/features.xml')
-rwxr-xr-xdblib/features/src/main/resources/features.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dblib/features/src/main/resources/features.xml b/dblib/features/src/main/resources/features.xml
index d7f0030..016ab6f 100755
--- a/dblib/features/src/main/resources/features.xml
+++ b/dblib/features/src/main/resources/features.xml
@@ -10,7 +10,7 @@
<feature name='sdnc-dblib' description="sdnc-dblib" version='${project.version}'>
<!-- Most applications will have a dependency on the ODL MD-SAL Broker -->
<feature version="${odl.mdsal.version}">odl-mdsal-broker</feature>
- <bundle>mvn:org.openecomp.sdnc.core/dblib-common/${project.version}</bundle>
+ <bundle>mvn:org.apache.tomcat/tomcat-jdbc/${tomcat-jdbc.version}</bundle>
<bundle>mvn:org.openecomp.sdnc.core/dblib-provider/${project.version}</bundle>
<bundle>mvn:mysql/mysql-connector-java/${mysql.connector.version}</bundle>
</feature>