aboutsummaryrefslogtreecommitdiffstats
path: root/ms
diff options
context:
space:
mode:
authorBrinda Santh Muthuramalingam <brindasanth@in.ibm.com>2019-08-14 21:34:22 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-14 21:34:22 +0000
commit01db407f60db69adb511655514a3fc0995dd2364 (patch)
tree9948cb78ae1bd1e5d96229d0e5eb15c8aec5c4f7 /ms
parent615b5e183723bba51e0b3c134c7b5b954f99cac0 (diff)
parentc1de8c862a266e0656cd5d772c435cb391a76171 (diff)
Merge "Fixes logs not showing up."
Diffstat (limited to 'ms')
-rwxr-xr-xms/blueprintsprocessor/application/pom.xml1
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>