aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorosgn422w <gervais-martial.ngueko@intl.att.com>2018-10-30 17:04:03 +0100
committerosgn422w <gervais-martial.ngueko@intl.att.com>2018-10-30 17:27:34 +0100
commite69ed980a37c4f449e01bf0a15635da58bca7512 (patch)
treee5f1252b0df61d7730a8ae8eb3d58582f93c9876 /pom.xml
parent447d81c985e893c5a5b6b5305cb4e7975717b75b (diff)
skip processing for log
skip specific http processing in case of logfile events Issue-ID: CLAMP-240 Change-Id: I26d38ea99d46b186fa81fda01b63ab207c881057 Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
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 9918a3f1..0f1eab23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -397,7 +397,7 @@
<dependency>
<groupId>org.onap.policy.engine</groupId>
<artifactId>PolicyEngineAPI</artifactId>
- <version>1.3.0</version>
+ <version>1.3.1</version>
<exclusions>
<exclusion>
<groupId>com.google.guava</groupId>