From 03e8d7b1449fcec79cda9c8d562c360e133c94cd Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 7 Jun 2018 17:20:53 -0700 Subject: [PATCH] No longer upload boot scripts to raw repo Change-Id: I9b1fdbb6c76310f36ecc8b4966f87b6312491f22 Issue-ID: INT-506 Signed-off-by: Gary Wu --- .gitreview | 1 + pom.xml | 18 ------------------ 2 files changed, 1 insertion(+), 18 deletions(-) diff --git a/.gitreview b/.gitreview index c17f50d7..da05c9d0 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=gerrit.onap.org port=29418 project=demo.git +defaultbranch=beijing diff --git a/pom.xml b/pom.xml index cafebb51..a87511e5 100755 --- a/pom.xml +++ b/pom.xml @@ -81,24 +81,6 @@ - - org.codehaus.mojo - exec-maven-plugin - 1.1.1 - - - upload-boot-scripts - deploy - - exec - - - - - scripts/deploy.sh - - - org.sonatype.plugins nexus-staging-maven-plugin -- 2.16.6