[SDNC-5] Update version

Prepare root pom version 1.1.0 for use

Change-Id: I8ddd21b55b0e43cd34878c5a06ffedd7c9b5ee5d
Signed-off-by: Dan Timoney <dtimoney@att.com>
diff --git a/pom.xml b/pom.xml
index 6b5db17..7fb6857 100755
--- a/pom.xml
+++ b/pom.xml
@@ -171,7 +171,6 @@
 
 	</build>
 	<modules>
-		<module>rootpom</module>
 		<module>dblib</module>
 		<module>sli</module>
 		<module>filters</module>
diff --git a/rootpom/pom.xml b/rootpom/pom.xml
index 8bc3855..a5a5a3a 100755
--- a/rootpom/pom.xml
+++ b/rootpom/pom.xml
@@ -157,7 +157,7 @@
 	<packaging>pom</packaging>
 	<groupId>org.openecomp.sdnc.core</groupId>
 	<artifactId>root</artifactId>
-	<version>1.1.0-SNAPSHOT</version>
+	<version>1.1.0</version>
 
 
 		<dependencyManagement>