From: Patrick Brady Date: Tue, 6 Mar 2018 19:10:13 +0000 (-0500) Subject: Root pom file cleanup X-Git-Tag: v1.3.0~31 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c018454288976c407974dd979670befa399e8ab7;p=appc%2Fcdt.git 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 --- 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 - - -