[SDNC-5] Rebase sdnc-core
[sdnc/core.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 4469f9a..a305621 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -7,8 +7,9 @@
        <groupId>org.openecomp.sdnc.core</groupId>
        <artifactId>sdnc-core</artifactId>
 
+
        <name>SDN-C Core Components</name>
-       <url>https://wiki.onap.org</url>
+       <url>https://wiki.openecomp.org</url>
        <description>The SDN-C core components contains the SLI, dblib and root pom</description>
 
        <parent>
@@ -21,7 +22,7 @@
 
        <issueManagement>
                <system>JIRA</system>
-               <url>http://jira.onap.org/</url>
+               <url>http://jira.openecomp.org/</url>
        </issueManagement>
 
 
@@ -34,7 +35,7 @@
 
        <ciManagement>
                <system>Jenkins</system>
-               <url>https://jenkins.onap.org/</url>
+               <url>https://jenkins.openecomp.org/</url>
        </ciManagement>
 
 
@@ -55,7 +56,6 @@
                                </property>
                        </activation>
                        <build>
-                               <pluginManagement>
                                        <plugins>
                                                <plugin>
                                                        <groupId>com.blackducksoftware.integration</groupId>
@@ -78,7 +78,7 @@
                                                </plugin>
                                        </plugins>
 
-                               </pluginManagement>
+
 
                        </build>
 
 
        </build>
        <modules>
-               <module>rootpom</module>
                <module>dblib</module>
                <module>filters</module>
                <module>sli</module>