From c018454288976c407974dd979670befa399e8ab7 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 6 Mar 2018 14:10:13 -0500 Subject: Root pom file cleanup Remove the unused repository and scm tags from the root pom file. They are causing merge job to fail and should not be there. Change-Id: If3611b093cc818133916e468770d497f8edc56d9 Signed-off-by: Patrick Brady Issue-ID: APPC-627 --- pom.xml | 51 --------------------------------------------------- 1 file changed, 51 deletions(-) diff --git a/pom.xml b/pom.xml index dd06451..9745d7d 100644 --- a/pom.xml +++ b/pom.xml @@ -35,41 +35,6 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. npm - - - - - - scm:git:ssh://codecloud.web.att.com:7999/st_ac/app-c.git - scm:git:ssh://codecloud.web.att.com:7999/st_ac/app-c.git - ssh://codecloud.web.att.com:7999/st_ac/app-c.git - appc-1.4.17 - - - - - - - - nexus - att-repository-releases - http://mavencentral.it.att.com:8084/nexus/content/repositories/att-repository-releases - - - nexus - att-repository-snapshots - http://mavencentral.it.att.com:8084/nexus/content/repositories/att-repository-snapshots - - - - - - - - - - - junit @@ -188,21 +153,5 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. - - - platform-windows - - - windows - - - - - npm.cmd - grunt.cmd - bower.cmd - - - -- cgit 1.2.3-korg