[SDNC-14] Roll oam to version 1.1.2

Roll oam  to use version 1.1.2 of rootpom, to ensure latest version is being used

Change-Id: I4cbed1436cc2dfb77690a5aaa28477a1d3e957c3
Signed-off-by: Dan Timoney <dtimoney@att.com>

Former-commit-id: fe503b491dda155f20e3840ec14ea89788961187
diff --git a/installation/dgbuilder/pom.xml b/installation/dgbuilder/pom.xml
index 33302bc..e88658c 100644
--- a/installation/dgbuilder/pom.xml
+++ b/installation/dgbuilder/pom.xml
@@ -5,14 +5,14 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.oam</groupId>
 		<artifactId>installation</artifactId>
-		<version>1.1.1-SNAPSHOT</version>
+		<version>1.1.2-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
 	<packaging>pom</packaging>
 	<groupId>org.openecomp.sdnc.oam</groupId>
 	<artifactId>installation-dgbuilder</artifactId>
-	<version>1.1.1-SNAPSHOT</version>
+	<version>1.1.2-SNAPSHOT</version>
 
 	<name>Installation - dgbuilder</name>
 	<description>Creates docker container for dgbuilder</description>