From a32aaed271436ace217d80dcbb52e0c578af10d4 Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Wed, 9 Aug 2017 04:43:29 -0700 Subject: Fix indentation problem and staging Fix the indentation and replace the staging plugin parameters Change-Id: I3155e1e7ebab7e090d67703eaf7f83b7e70d36cf Signed-off-by: Determe, Sebastien (sd378r) --- pom.xml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/pom.xml b/pom.xml index 07297c358..c51948b72 100644 --- a/pom.xml +++ b/pom.xml @@ -7,11 +7,11 @@ 1.0.1-SNAPSHOT ONAP CLAMP - - org.onap.oparent - oparent - 1.0.0-SNAPSHOT - + + org.onap.oparent + oparent + 1.0.0-SNAPSHOT + This project build the ONAP CLAMP JAR that contains AJSC + CLAMP code. @@ -557,9 +557,9 @@ 1.6.7 true - ossrhajsc - https://oss.sonatype.org/ - true + ${nexusproxy} + 176c31dfe190a + ecomp-staging ${skip.staging.artifacts} @@ -610,17 +610,17 @@ - tag-image - package - - tag - - - onap/clamp - ${docker.push.registry}/onap/clamp - ${skip.docker.tag} - - + tag-image + package + + tag + + + onap/clamp + ${docker.push.registry}/onap/clamp + ${skip.docker.tag} + + push-image deploy @@ -628,7 +628,7 @@ push - ${docker.push.registry}/onap/clamp + ${docker.push.registry}/onap/clamp ${skip.docker.push} -- cgit 1.2.3-korg