[ROOTPOM FIX] Use version 1.1.0 of root pom
[sdnc/core.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 81622c2..9d56fee 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
        <parent>
                <groupId>org.openecomp.sdnc.core</groupId>
                <artifactId>root</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.0</version>
                <relativePath>rootpom/pom.xml</relativePath>
        </parent>
 
 
        </build>
        <modules>
-       <!--
                <module>dblib</module>
                <module>sli</module>
                <module>filters</module>
                <module>sliPluginUtils</module>
                <module>sliapi</module>
-       -->
        </modules>
        <organization>
                <name>OpenECOMP</name>