diff options
author | Dilip kumar Pampana <dp583p@att.com> | 2017-09-26 16:33:29 -0400 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2017-10-03 22:45:13 -0700 |
commit | 6790d2d3b3b3c8f0056f0a8aa6c3892085e11ab0 (patch) | |
tree | 5441748ad3f95ad4bb000f31198170a5e0b29d9b /appc-config/appc-data-services/features/src/main/resources | |
parent | c985da3414e60d998e9853221bf375a663b0c8f2 (diff) |
Changes in pom and features.xml files
Issue-ID : APPC-240
Change-Id: I42d2277d73163041ccfebe69897f05ac0314e6a1
Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
Diffstat (limited to 'appc-config/appc-data-services/features/src/main/resources')
-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> |