[RELEASE] Roll to 1.1.1-SNAPSHOT

Roll to next snapshot version

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

Former-commit-id: 5b0799ac9dbaf0022b0b668c7471f6e03df91b7a
diff --git a/installation/dgbuilder/pom.xml b/installation/dgbuilder/pom.xml
index f3940b1..c89c766 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.0-SNAPSHOT</version>
+		<version>1.1.1-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
 	<packaging>pom</packaging>
 	<groupId>org.openecomp.sdnc.oam</groupId>
 	<artifactId>installation-dgbuilder</artifactId>
-	<version>1.1.0-SNAPSHOT</version>
+	<version>1.1.1-SNAPSHOT</version>
 
 	<name>Installation - dgbuilder</name>
 	<description>Creates docker container for dgbuilder</description>