aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 71ba54a..6b0badd 100755
--- a/pom.xml
+++ b/pom.xml
@@ -10,12 +10,14 @@
<url>https://wiki.openecomp.org</url>
<description>The SDN-C core components contains the SLI, dblib and root pom</description>
+<!--
<parent>
<groupId>org.openecomp.sdnc.core</groupId>
<artifactId>root</artifactId>
- <version>1.1.1</version>
+ <version>1.1.0</version>
<relativePath>rootpom/pom.xml</relativePath>
</parent>
+-->
<issueManagement>
<system>JIRA</system>
@@ -168,6 +170,7 @@
</plugins>
</build>
+<!--
<modules>
<module>dblib</module>
<module>sli</module>
@@ -175,6 +178,7 @@
<module>sliPluginUtils</module>
<module>sliapi</module>
</modules>
+-->
<organization>
<name>OpenECOMP</name>
</organization>