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 3e41e8ee..36d79413 100755
--- a/dblib/features/src/main/resources/features.xml
+++ b/dblib/features/src/main/resources/features.xml
@@ -12,7 +12,7 @@
<feature version="${odl.mdsal.version}">odl-mdsal-broker</feature>
<bundle>wrap:mvn:org.apache.tomcat/tomcat-jdbc/${tomcat-jdbc.version}/$DynamicImport-Package=org.mariadb.*&amp;overwrite=merge</bundle>
<bundle>mvn:org.onap.ccsdk.sli.core/dblib-provider/${project.version}</bundle>
- <bundle>mvn:org/mariadb/jdbc/mariadb-connector-java/${mariadb.connector.version}</bundle>
+ <bundle>mvn:org/mariadb/jdbc/mariadb-java-client/${mariadb.connector.version}</bundle>
</feature>
</features>