diff options
Diffstat (limited to 'appc-config/appc-encryption-tool')
-rw-r--r-- | appc-config/appc-encryption-tool/features/src/main/resources/features.xml | 2 |
1 files changed, 1 insertions, 1 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 b465669a2..a88ef3e26 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 @@ -37,7 +37,7 @@ <bundle>mvn:commons-lang/commons-lang/2.6</bundle> <bundle>mvn:org.apache.velocity/velocity/${velocity.version}</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-encryption-tool-provider/${project.version}</bundle> </feature> </features> |