summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsarada prasad sahoo <sarada.prasad.sahoo@huawei.com>2019-07-04 15:07:41 +0530
committersarada prasad sahoo <sarada.prasad.sahoo@huawei.com>2019-07-04 15:08:31 +0530
commit941cec72fab2f3cf3973e572ff2479943240d1f3 (patch)
treeb7dbff970d25b2aea76af98f675f8edab9614006
parentb70eb774541732408d5afb3e5dee9acc478c4d1b (diff)
fix global-jjb migration issue
fix global-jjb migration issue - VNFSDK, SO Issue-ID: SO-1992 Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com> Change-Id: I5fd33befce9829b873ed4a886277d5638f8af9f6
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6b75088..b15cc4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -225,7 +225,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
- <version>1.6.7</version>
+ <!-- defined in oparent <version>1.6.7</version> -->
<extensions>true</extensions>
<configuration>
<nexusUrl>${nexusproxy}</nexusUrl>