aboutsummaryrefslogtreecommitdiffstats
path: root/reference/logging-filter/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'reference/logging-filter/pom.xml')
-rw-r--r--reference/logging-filter/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/reference/logging-filter/pom.xml b/reference/logging-filter/pom.xml
index aef2e19..ee95f30 100644
--- a/reference/logging-filter/pom.xml
+++ b/reference/logging-filter/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-reference</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
</parent>
<artifactId>logging-filter-parent</artifactId>
@@ -33,7 +33,7 @@
<dependency>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-slf4j</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>