aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLukasz Muszkieta <lukasz.muszkieta@nokia.com>2019-12-19 15:05:17 +0100
committerLukasz Muszkieta <lukasz.muszkieta@nokia.com>2019-12-19 15:05:17 +0100
commit07fc1b52da6485e0ec8774f79d506b696aed218a (patch)
tree31d6374997fb2cf8ee74f766ed1d34be4f2464f6 /pom.xml
parent64549b75d77bca0ab25f7096540c3e8aeec076b1 (diff)
fix Jenkins so-master-merge-java
logging-filter-base version in version 1.6.3 causes compilation error, back to the previous Issue-ID: SO-2581 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com> Change-Id: I48f3cb89cf8be6720826ee6a4b12022900c05432
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 69481e9a76..12d5040aed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -635,7 +635,7 @@
<dependency>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-filter-base</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.onap.logging-analytics</groupId>