Remove DistributionManagement section from pom 15/34815/1
authormichaere <michaere@amdocs.com>
Thu, 8 Mar 2018 17:43:45 +0000 (17:43 +0000)
committermichaere <michaere@amdocs.com>
Thu, 8 Mar 2018 17:51:39 +0000 (17:51 +0000)
Updates to champ-lib pom also include the removal of scm tags, which were pointing to specific
repositories. This will be handled by the settings.xml and build job

Issue-ID: AAI-848

Change-Id: I3bca4cc05748388fb806b81474d26776bc1b677b
Signed-off-by: michaere <michaere@amdocs.com>
champ-lib/pom.xml

index 771957a..7f98c25 100644 (file)
         <!--<distFilesRoot>/appl/${project.artifactId}/${project.version}</distFilesRoot>-->
     </properties>
 
-    <scm>
-        <connection>scm:git:ssh://git@codecloud.web.att.com:7999/st_aai/champ.git</connection>
-        <tag>HEAD</tag>
-    </scm>
-
-    <distributionManagement>
-        <!-- Repository to publish RELEASE artifacts to. -->
-        <repository>
-            <id>nexus</id>
-            <name>ecomp_aai-releases</name>
-            <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/ecomp_aai-releases</url>
-        </repository>
-        <!-- Repository to publish SNAPSHOT artifacts to. -->
-        <snapshotRepository>
-            <id>nexus</id>
-            <name>ecomp_aai-snapshots</name>
-            <url>http://mavencentral.it.att.com:8084/nexus/content/repositories/ecomp_aai-snapshots</url>
-        </snapshotRepository>
-    </distributionManagement>
-
     <dependencyManagement>
         <dependencies>
         <dependency>