diff options
Diffstat (limited to 'appc-config/appc-flow-controller/features')
-rw-r--r-- | appc-config/appc-flow-controller/features/src/main/resources/features.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-config/appc-flow-controller/features/src/main/resources/features.xml b/appc-config/appc-flow-controller/features/src/main/resources/features.xml index 2ab6ba248..424abd854 100644 --- a/appc-config/appc-flow-controller/features/src/main/resources/features.xml +++ b/appc-config/appc-flow-controller/features/src/main/resources/features.xml @@ -33,7 +33,7 @@ <feature>ccsdk-sli</feature> <bundle>mvn:commons-lang/commons-lang/2.6</bundle> - <bundle>mvn:commons-collections/commons-collections/${common.collections.version}</bundle> + <bundle>mvn:commons-collections/commons-collections/3.2.2</bundle> <bundle>mvn:org.onap.appc/appc-config-flow-controller-provider/${project.version}</bundle> </feature> |