Update to use CCSDK version 0.2.4

Update to use CCSDK version 0.2.4 (parent version 1.0.4)

Change-Id: Iee1448ffc04098675a62617d7e2a5a91bcd01bde
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>

Former-commit-id: 552963ec2781609868587e7e743b2a7aa229044a
diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml
index 56ad3a7..e7a067a 100644
--- a/dgbuilder/pom.xml
+++ b/dgbuilder/pom.xml
@@ -5,13 +5,13 @@
 	<parent>
 		<groupId>org.onap.ccsdk.parent</groupId>
 		<artifactId>odlparent-lite</artifactId>
-		<version>1.0.3</version>
+		<version>1.0.4</version>
         <relativePath />
 	</parent>
 
 	<groupId>org.onap.sdnc.oam</groupId>
 	<artifactId>dgbuilder</artifactId>
-	<version>1.3.3-SNAPSHOT</version>
+	<version>1.3.4-SNAPSHOT</version>
 	<packaging>pom</packaging>
 
 	<name>sdnc-oam :: dgbuilder</name>