X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=pom.xml;h=91e103243eedc5b665d652178ee22fb7dd6d7498;hp=d99abd185b11271e3e9f9dcceda961ade9d61e46;hb=a751b5f89520b1eb198a6b4f1f34aa0d59c1e6f2;hpb=13b08d434f0c5a7f783f708fa611293bfd0c8b1d diff --git a/pom.xml b/pom.xml index d99abd1..91e1032 100644 --- a/pom.xml +++ b/pom.xml @@ -3,8 +3,8 @@ ============LICENSE_START======================================================= org.onap.aai ================================================================================ - Copyright © 2017 AT&T Intellectual Property. All rights reserved. - Copyright © 2017 Amdocs + Copyright © 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright © 2017-2018 Amdocs ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -19,8 +19,6 @@ limitations under the License. ============LICENSE_END========================================================= - ECOMP is a trademark and service mark of AT&T Intellectual Property. - --> @@ -28,7 +26,7 @@ org.onap.aai sparky-fe war - 1.0.0-SNAPSHOT + 1.2.0 aai-sparky-fe http://maven.apache.org @@ -41,7 +39,11 @@ - + + org.codehaus.mojo + sonar-maven-plugin + 3.2 + org.apache.maven.plugins maven-war-plugin @@ -54,7 +56,6 @@ - com.github.eirslett frontend-maven-plugin @@ -129,4 +130,27 @@ + + + central + Maven 2 repository 2 + http://repo2.maven.org/maven2/ + + + ecomp-releases + ECOMP Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${nexusproxy}/content/repositories/snapshots/ + + + ecomp-staging + ECOMP Staging Repository + ${nexusproxy}/content/repositories/staging/ + + +