Bump version to 1.9.0 in common

Issue-ID: POLICY-3105
Change-Id: I1fd654fef96a1e41f150ea13baf39acc882f6bb2
Signed-off-by: Jim Hahn <jrh3@att.com>
diff --git a/common-parameters/pom.xml b/common-parameters/pom.xml
index d1053bb..e22b6ea 100644
--- a/common-parameters/pom.xml
+++ b/common-parameters/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.policy.common</groupId>
         <artifactId>common-modules</artifactId>
-        <version>1.8.1-SNAPSHOT</version>
+        <version>1.9.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>common-parameters</artifactId>