diff options
author | osgn422w <gervais-martial.ngueko@intl.att.com> | 2018-10-30 17:04:03 +0100 |
---|---|---|
committer | osgn422w <gervais-martial.ngueko@intl.att.com> | 2018-10-30 17:27:34 +0100 |
commit | e69ed980a37c4f449e01bf0a15635da58bca7512 (patch) | |
tree | e5f1252b0df61d7730a8ae8eb3d58582f93c9876 /pom.xml | |
parent | 447d81c985e893c5a5b6b5305cb4e7975717b75b (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |