aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2019-09-20 15:22:05 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-20 15:22:05 +0000
commit7e070b202cd8a109e7254854a23de33f91dc0522 (patch)
treeedcbd7e11fc2278269d5d0dc165a654150308060 /pom.xml
parenta2fd007e4d1b03f7258d71fa86658510ff2f1790 (diff)
parentae9a2bd01ae94f303d390fdb0673dba71b07fcb0 (diff)
Merge "Exception string in checkRelationshipRelatedTo"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 01f44f94b7..87571932fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -635,11 +635,11 @@
<!-- *********************************************************************************************************** -->
<!-- Dependencies -->
<dependencies>
- <dependency>
- <groupId>org.onap.logging-analytics</groupId>
- <artifactId>logging-slf4j</artifactId>
- <version>1.5.0-SNAPSHOT</version>
- </dependency>
+ <dependency>
+ <groupId>org.onap.logging-analytics</groupId>
+ <artifactId>logging-slf4j</artifactId>
+ <version>1.5.0-SNAPSHOT</version>
+ </dependency>
<dependency>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-filter-base</artifactId>