aboutsummaryrefslogtreecommitdiffstats
path: root/appc-config/appc-encryption-tool/features/src/main/resources/features.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-config/appc-encryption-tool/features/src/main/resources/features.xml')
-rw-r--r--appc-config/appc-encryption-tool/features/src/main/resources/features.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/appc-config/appc-encryption-tool/features/src/main/resources/features.xml b/appc-config/appc-encryption-tool/features/src/main/resources/features.xml
index 6138f53c4..3e9a710f4 100644
--- a/appc-config/appc-encryption-tool/features/src/main/resources/features.xml
+++ b/appc-config/appc-encryption-tool/features/src/main/resources/features.xml
@@ -29,11 +29,11 @@
<feature name='appc-config-encryption-tool' description="Application Controller Encription Tool"
version='${project.version}'>
<!-- Most applications will have a dependency on the ODL MD-SAL Broker -->
- <feature version="${broker-mdsal.version}">odl-mdsal-broker</feature>
+ <feature version="${odl.mdsal.version}">odl-mdsal-broker</feature>
- <feature version="${sdnctl.dblib.version}">sdnc-dblib</feature>
- <feature version="${sdnctl.sli.version}">sdnc-sli</feature>
- <feature version="${openecomp.sdnc.sql-resource.version}">sdnc-sql-resource</feature>
+ <feature>sdnc-dblib</feature>
+ <feature>sdnc-sli</feature>
+ <feature>sdnc-sql-resource</feature>
<bundle>mvn:commons-lang/commons-lang/2.6</bundle>
<bundle>mvn:org.apache.velocity/velocity/${velocity.version}</bundle>