fix global-jjb migration issue 05/90905/1
authorsarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
Thu, 4 Jul 2019 12:57:00 +0000 (18:27 +0530)
committersarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
Thu, 4 Jul 2019 12:57:00 +0000 (18:27 +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: I2e11f0c151c54151e526efdebf92f49621dc0f7f

pom.xml

diff --git a/pom.xml b/pom.xml
index 93939c8..a27c149 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       </resource>
     </resources>
     <plugins>
-      <plugin>
+      <!-- <plugin>
         <groupId>org.sonatype.plugins</groupId>
         <artifactId>nexus-staging-maven-plugin</artifactId>
-        <!-- defined in oparent <version>1.6.7</version> -->
+        <version>1.6.7</version>
         <extensions>true</extensions>
         <configuration>
           <nexusUrl>${nexusproxy}</nexusUrl>
           <stagingProfileId>176c31dfe190a</stagingProfileId>
           <serverId>ecomp-staging</serverId>
         </configuration>
-      </plugin>
+      </plugin> -->
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-deploy-plugin</artifactId>