diff options
Diffstat (limited to 'appc-config/appc-data-services/features')
-rw-r--r-- | appc-config/appc-data-services/features/src/main/resources/features.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-config/appc-data-services/features/src/main/resources/features.xml b/appc-config/appc-data-services/features/src/main/resources/features.xml index 296a509be..4546a8164 100644 --- a/appc-config/appc-data-services/features/src/main/resources/features.xml +++ b/appc-config/appc-data-services/features/src/main/resources/features.xml @@ -31,7 +31,7 @@ <!-- Most applications will have a dependency on the ODL MD-SAL Broker --> <feature version="${broker-mdsal.version}">odl-mdsal-broker</feature> - <feature version="${sdnc.dblib.version}">sdnc-dblib</feature> + <feature version="${sdnctl.dblib.version}">sdnc-dblib</feature> <feature version="${sdnc.sli.version}">sdnc-sli</feature> <feature version="${openecomp.sdnc.sql-resource.version}">sdnc-sql-resource</feature> |