Bump engine patch 1.6.4-SNAPSHOT

And point to latest parent, common and models.

Issue-ID: POLICY-2510
Change-Id: Ib0cab4b57fb6efb8388d89bedcf2d34164edc0e7
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
diff --git a/LogParser/pom.xml b/LogParser/pom.xml
index 534cdbe..6430982 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.3-SNAPSHOT</version>
+        <version>1.6.4-SNAPSHOT</version>
     </parent>
     <artifactId>LogParser</artifactId>
     <dependencies>