Remove pom.xml sections inherited from oparent
[ccsdk/sli/core.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index eba735f..1c6cd4a 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -6,22 +6,16 @@
        <groupId>org.onap.ccsdk.sli.core</groupId>
        <artifactId>ccsdk-sli-core</artifactId>
 
-       <name>CCSDK Core Components</name>
+       <name>ccsdk-sli-core</name>
        <url>https://wiki.onap.org</url>
        <description>CCSDK core components contains the SLI, dblib</description>
 
        <parent>
                <groupId>org.onap.ccsdk.parent</groupId>
                <artifactId>odlparent-carbon-sr1</artifactId>
-               <version>0.0.1-SNAPSHOT</version>
+               <version>0.0.2-SNAPSHOT</version>
        </parent>
 
-       <issueManagement>
-               <system>JIRA</system>
-               <url>http://jira.onap.org/</url>
-       </issueManagement>
-
-
        <scm>
                <connection>scm:git:ssh://git@${onap.git.host}/sdnc-code.git</connection>
                <developerConnection>scm:git:ssh://${onap.git.host}:${onap.git.port}/${onap.git.project}/sdnc-core.git</developerConnection>
                <tag>sdnc-core-1.1.0</tag>
        </scm>
 
-       <ciManagement>
-               <system>Jenkins</system>
-               <url>https://jenkins.onap.org/</url>
-       </ciManagement>
-
 
+<!--
        <distributionManagement>
                <repository>
                        <id>ecomp-releases</id>
@@ -51,7 +41,7 @@
                        <url>dav:https://${onap.nexus.host}/content/sites/site/org/onap/sdnc/core/${project.artifactId}/${project.version}</url>
                </site>
        </distributionManagement>
-
+-->
 
        <profiles>
                <profile>
        <organization>
                <name>ONAP</name>
        </organization>
-       <version>0.1.1-SNAPSHOT</version>
+       <version>0.1.2-SNAPSHOT</version>
 
 
 </project>