fix global-jjb migration issue 87/90887/1
authorsarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
Thu, 4 Jul 2019 09:25:01 +0000 (14:55 +0530)
committersarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
Thu, 4 Jul 2019 09:27:42 +0000 (14:57 +0530)
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

pom.xml

diff --git a/pom.xml b/pom.xml
index 58f8afa..93939c8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <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>