Create release 0.4.3 of CCSDK
Update version of parent pom to released 1.2.3 version
Change-Id: I112bf066873314afff063db2518543da525c4dc6
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml
index 23948f3..6568b35 100755
--- a/asdcApi/installer/pom.xml
+++ b/asdcApi/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3-SNAPSHOT</version>
+ <version>1.2.3</version>
<relativePath/>
</parent>