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/features/pom.xml b/asdcApi/features/pom.xml
index 95e71af..8d87a57 100755
--- a/asdcApi/features/pom.xml
+++ b/asdcApi/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>