From 6e9b2ff0b7a6c4d11083653234db07f1be745036 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 17 Feb 2017 09:16:28 -0500 Subject: Parent POM cleanup Remove environment-specific settings from parent pom Change-Id: Id02e1009a51721c664ac88f5aa6f1f4ea9ad2c3e Signed-off-by: Dan Timoney --- rootpom/pom.xml | 59 ++++++++++++++------------------------------------------- 1 file changed, 14 insertions(+), 45 deletions(-) diff --git a/rootpom/pom.xml b/rootpom/pom.xml index b1fff92..3d7cc3a 100755 --- a/rootpom/pom.xml +++ b/rootpom/pom.xml @@ -9,51 +9,20 @@ ../../../../../opendaylight/odlparent - - - local-build - - - internal - !false - - - - true - true - 162.242.254.138 - 8443 - https://${openecomp.nexus.host}:8443/repository/maven-releases/ - https://${openecomp.nexus.host}:8443/repository/maven-snapshots/ - codecloud.web.att.com - 7999 - st_osecomp - http - - - - external-build - - - internal - false - - - - false - false - ecomp-nexus - 8443 - https://${openecomp.nexus.host}:8443/repository/maven-releases/ - https://${openecomp.nexus.host}:8443/repository/maven-snapshots/ - 10.208.194.49 - 443 - openecomp - https - - - - + R17.01 -- cgit 1.2.3-korg