diff options
author | Brinda Santh Muthuramalingam <brindasanth@in.ibm.com> | 2019-08-14 21:34:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-14 21:34:22 +0000 |
commit | 01db407f60db69adb511655514a3fc0995dd2364 (patch) | |
tree | 9948cb78ae1bd1e5d96229d0e5eb15c8aec5c4f7 /ms | |
parent | 615b5e183723bba51e0b3c134c7b5b954f99cac0 (diff) | |
parent | c1de8c862a266e0656cd5d772c435cb391a76171 (diff) |
Merge "Fixes logs not showing up."
Diffstat (limited to 'ms')
-rwxr-xr-x | ms/blueprintsprocessor/application/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index 7ee52a9b4..00e41d396 100755 --- a/ms/blueprintsprocessor/application/pom.xml +++ b/ms/blueprintsprocessor/application/pom.xml @@ -134,7 +134,6 @@ <dependency> <groupId>ch.qos.logback</groupId> <artifactId>logback-classic</artifactId> - <scope>test</scope> </dependency> </dependencies> <build> |