Update AAI Client pom and Add Service Profile

Issue-ID: SO-2368

Change-Id: Id757558b08a85a7b98af4ac3bfd78091142d48ed
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
diff --git a/common/pom.xml b/common/pom.xml
index 3b33d6e..02d2f35 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -59,7 +59,7 @@
     <dependency>
       <groupId>org.onap.aai.schema-service</groupId>
       <artifactId>aai-schema</artifactId>
-      <version>1.6.3</version>
+      <version>1.6.4-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.modelmapper</groupId>