Update project version 1.8.0 -> 1.8.1

Version updated due to minor feature, introduced recently:
Trim inputs in Property assignment

Issue-ID: SDC-3390
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>, ChrisC <christophe.closset@intl.att.com>
Change-Id: I35c8d5228278ce29b4134e649aae0eb220fe63ab
diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml
index 91ebec7..57c843d 100644
--- a/common-app-api/pom.xml
+++ b/common-app-api/pom.xml
@@ -9,7 +9,7 @@
   <parent>
     <groupId>org.openecomp.sdc</groupId>
     <artifactId>sdc-main</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.1-SNAPSHOT</version>
   </parent>
 
   <dependencies>