From 2973b222e9997e375d29d416312bd3d4b9dbf236 Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Tue, 21 May 2019 16:31:26 +0300 Subject: Revert "Migrate to gerrit-maven-stage (VID)" This reverts commit 44505674 Change-Id: Iadd431f9439e9cb44ca3637378f068547752dfd8 Issue-ID: CIMAN-234 Signed-off-by: Ittay Stern --- epsdk-app-onap/pom.xml | 14 +++++++++++++- pom.xml | 14 +++++++++++++- vid-app-common/pom.xml | 14 +++++++++++++- 3 files changed, 39 insertions(+), 3 deletions(-) diff --git a/epsdk-app-onap/pom.xml b/epsdk-app-onap/pom.xml index ac4701946..81464154b 100755 --- a/epsdk-app-onap/pom.xml +++ b/epsdk-app-onap/pom.xml @@ -16,7 +16,7 @@ org.onap.oparent oparent - 2.0.0 + 1.2.3 @@ -110,6 +110,18 @@ vid + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + + org.apache.maven.plugins diff --git a/pom.xml b/pom.xml index 10d7d8c9e..9c49c14d8 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.onap.oparent oparent - 2.0.0 + 1.2.3 @@ -101,6 +101,18 @@ versions-maven-plugin 1.3.1 + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + + org.apache.maven.plugins maven-site-plugin diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index 2795239e3..0e12d6cfa 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -17,7 +17,7 @@ org.onap.oparent oparent - 2.0.0 + 1.2.3 @@ -126,6 +126,18 @@ + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + org.jacoco jacoco-maven-plugin -- cgit 1.2.3-korg