X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=pom.xml;h=ca265d0e3b34fe0116390af2bfa9a1350538f29c;hp=d99abd185b11271e3e9f9dcceda961ade9d61e46;hb=9fcc0c271c53041e7e196182af51368fbce7dd3f;hpb=13b08d434f0c5a7f783f708fa611293bfd0c8b1d diff --git a/pom.xml b/pom.xml index d99abd1..ca265d0 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.aai sparky-fe war - 1.0.0-SNAPSHOT + 1.2.0-SNAPSHOT aai-sparky-fe http://maven.apache.org @@ -41,7 +41,11 @@ - + + org.codehaus.mojo + sonar-maven-plugin + 3.2 + org.apache.maven.plugins maven-war-plugin @@ -129,4 +133,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/ + + +