Fix for the snapshot solution for the AAI

IssueId: SO-286

Change-Id: Ifecb18013568608edb4d931d23d4df8ae629102e
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml
index a54ff91..e5becbf 100644
--- a/bpmn/MSOCommonBPMN/pom.xml
+++ b/bpmn/MSOCommonBPMN/pom.xml
@@ -491,7 +491,7 @@
 		<dependency>

 			<groupId>org.onap.aai.aai-common</groupId>

 			<artifactId>aai-schema</artifactId>

-			<version>1.1.0-SNAPSHOT</version>

+			<version>1.1.0</version>

 		</dependency>