aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpom.xml2
-rwxr-xr-xrootpom/pom.xml2
2 files changed, 3 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9d6d917..81622c2 100755
--- a/pom.xml
+++ b/pom.xml
@@ -169,11 +169,13 @@
</build>
<modules>
+ <!--
<module>dblib</module>
<module>sli</module>
<module>filters</module>
<module>sliPluginUtils</module>
<module>sliapi</module>
+ -->
</modules>
<organization>
<name>OpenECOMP</name>
diff --git a/rootpom/pom.xml b/rootpom/pom.xml
index dff3806..668e4bc 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.2</version>
+ <version>1.1.1</version>
<dependencyManagement>