Update to release version parent 1.0.3

Update parent version to remove -SNAPSHOT (1.0.3)

Change-Id: I8ecaa886dffc62116e068f4cbeb0ed078175d958
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>

Former-commit-id: abdfa5a380a9c345d1e768c4bca9238fbf653290
diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml
index b436c9c..caf8e36 100644
--- a/dgbuilder/pom.xml
+++ b/dgbuilder/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.onap.ccsdk.parent</groupId>
 		<artifactId>odlparent-lite</artifactId>
-		<version>1.0.2-SNAPSHOT</version>
+		<version>1.0.3</version>
         <relativePath />
 	</parent>