Update to use released 1.2.2 parent

Update to use released 1.2.2 version of parent poms.

Change-Id: Ib0aba55743d4f799a2380a36cfbd5fcb9b729172
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
diff --git a/asdcApi/model/pom.xml b/asdcApi/model/pom.xml
index 384c031..687a160 100755
--- a/asdcApi/model/pom.xml
+++ b/asdcApi/model/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>1.2.2-SNAPSHOT</version>
+        <version>1.2.2</version>
         <relativePath/>
     </parent>