changed artifact version

IssueId: SO-346

Change-Id: I4bd910032baa26c2aa154d3860bf4d34ecf7d9dd
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
diff --git a/pom.xml b/pom.xml
index 646bf13..4ee11d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,8 @@
   <groupId>org.openecomp.so</groupId>
   <artifactId>so</artifactId>
   <packaging>pom</packaging>
-  <version>1.1.0-SNAPSHOT</version>
+  <!-- <version>1.1.0-SNAPSHOT</version> -->
+  <version>1.1.1-SNAPSHOT</version>
   <name>so</name>
   <description>This Maven project is responsible to build and package all child projects - contributions in the MSO project.
 	This build can be configured to run Functional tests and to start/stop a jboss server + Mysql DB.