aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsarada prasad sahoo <sarada.prasad.sahoo@huawei.com>2019-07-04 14:55:01 +0530
committersarada prasad sahoo <sarada.prasad.sahoo@huawei.com>2019-07-04 14:57:42 +0530
commit7fe31a577a1f3d50a0681be8b4d691aef67eb3ec (patch)
treefd3bd0d1851af7792e2db07f2796af5e5ecb3e54 /pom.xml
parent15ecb55f2f045e2e185a94b4d4985d2563af8b40 (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: Idaee5994614a9264e0b0edc57be6e529a343b807
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 58f8afa261..93939c8b06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -213,7 +213,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>