aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpom.xml1
-rwxr-xr-xrootpom/pom.xml4
2 files changed, 3 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 9d56fee..f37b82f 100755
--- a/pom.xml
+++ b/pom.xml
@@ -169,6 +169,7 @@
</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 2b3a4da..e0f709a 100755
--- a/rootpom/pom.xml
+++ b/rootpom/pom.xml
@@ -5,8 +5,8 @@
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.openecomp.sdnc.core</groupId>
- <artifactId>rootpom</artifactId>
- <version>1.1.0</version>
+ <artifactId>root</artifactId>
+ <version>1.1.1</version>
<name>SDNC Root</name>