aboutsummaryrefslogtreecommitdiffstats
path: root/reference/logging-filter/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-10-04 18:02:18 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-10-04 18:02:18 +0000
commitc641202e8cf9fc9518738569323d4c92f4172e29 (patch)
treedf70cf5b66597b0c8fcbdeefbb0bd565e68fcff3 /reference/logging-filter/pom.xml
parent014b446db77e6b7aa5fb402d24f6d532875d7741 (diff)
Release logging-analytics1.5.1
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>