X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=pom.xml;h=942f647c9fe0f45a87ac2847f095d8634318e19e;hp=603ae328fd90f8b3c30ab6616cc2f025445c542a;hb=refs%2Fheads%2Fmaster;hpb=52267cabc7f4881f3f3fc759ac5398640429c12c diff --git a/pom.xml b/pom.xml index 603ae32..8398f98 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,17 +19,20 @@ limitations under the License. ============LICENSE_END========================================================= - ECOMP is a trademark and service mark of AT&T Intellectual Property. - --> 4.0.0 - org.openecomp.aai + + org.onap.oparent + oparent + 2.0.0 + + org.onap.aai sparky-fe war - 1.0.0-SNAPSHOT - Sparky FE + 2.0.0-SNAPSHOT + aai-sparky-fe http://maven.apache.org @@ -41,7 +44,11 @@ - + + org.codehaus.mojo + sonar-maven-plugin + 3.2 + org.apache.maven.plugins maven-war-plugin @@ -50,11 +57,10 @@ dist - + - com.github.eirslett frontend-maven-plugin @@ -67,8 +73,8 @@ generate-resources - v6.2.2 - 3.10.3 + v9.4.0 + 6.9.0 @@ -87,6 +93,13 @@ npm generate-resources + + + install -ddd + gulp build @@ -102,9 +115,13 @@ + + org.apache.maven.plugins + maven-deploy-plugin + - + ecomp-releases @@ -118,4 +135,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/ + + +