diff options
author | Marco Platania <platania@research.att.com> | 2018-01-13 18:21:49 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-01-13 18:58:28 -0500 |
commit | 11871d2b3ecd2806f37fdbea645bdaaab9273508 (patch) | |
tree | d3b8b0b831d213f389663c6320c26efe154579d3 /LogParser | |
parent | 676d7d8dc9985e93d7c9cbc0412a26f2b19c23cd (diff) |
Bump up artifacts version to 1.1.3-SNAPSHOTv1.1.31.0.1-ONAP1.0.1-Amsterdam
Change-Id: I87f68c3e69d9b86152829c2bce5137593b4088dc
Issue-ID: POLICY-486
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'LogParser')
-rw-r--r-- | LogParser/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LogParser/pom.xml b/LogParser/pom.xml index 5ff7561e3..232ca45a3 100644 --- a/LogParser/pom.xml +++ b/LogParser/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.3-SNAPSHOT</version> </parent> <artifactId>LogParser</artifactId> |