summaryrefslogtreecommitdiffstats
path: root/resource-assignment
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-10-03 13:36:21 +0000
committerGerrit Code Review <gerrit@onap.org>2017-10-03 13:36:21 +0000
commit1c8fff51420e5dc3ea45bd5089d8649a7178015f (patch)
tree945b3e9b0d05d1f90ddb890fc15a6f551c26ad2f /resource-assignment
parenta9b5088b8333f994fe8ab5507b82de3eadbb2226 (diff)
parentd0c9e06005c819b53970b72cf73ab814a3719109 (diff)
Merge "Add unit tests for mdsal-resource"
Diffstat (limited to 'resource-assignment')
-rw-r--r--resource-assignment/features/src/main/resources/features.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resource-assignment/features/src/main/resources/features.xml b/resource-assignment/features/src/main/resources/features.xml
index ca1126d3..c9161a63 100644
--- a/resource-assignment/features/src/main/resources/features.xml
+++ b/resource-assignment/features/src/main/resources/features.xml
@@ -33,7 +33,7 @@
<feature>spring</feature>
<feature version="[3.1,4)">spring-jdbc</feature>
<feature>spring-dm</feature>
- <bundle start-level="88">mvn:org.onap.ccsdk.sli.adaptors/resource-assignment-provider/${project.version}</bundle>
+ <bundle>mvn:org.onap.ccsdk.sli.adaptors/resource-assignment-provider/${project.version}</bundle>
<bundle>mvn:org.mariadb.jdbc/mariadb-java-client/${mariadb.connector.version}</bundle>
<bundle>mvn:commons-lang/commons-lang/2.6</bundle>
</feature>