Bump engine 1.6.2 patch

I'm not going to bother with the other non-pom changes.
Until we really need to.

Issue-ID: POLICY-2378
Change-Id: Ib06ae950cd37d75fb34f49fd5cb207deca998c11
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
diff --git a/LogParser/pom.xml b/LogParser/pom.xml
index 1f77af8..ec39cce 100644
--- a/LogParser/pom.xml
+++ b/LogParser/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.policy.engine</groupId>
         <artifactId>PolicyEngineSuite</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
     </parent>
     <artifactId>LogParser</artifactId>
     <dependencies>