fix global-jjb migration issue 01/90901/1
authorsarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
Thu, 4 Jul 2019 12:25:43 +0000 (17:55 +0530)
committersarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
Thu, 4 Jul 2019 12:25:43 +0000 (17:55 +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: Ibd4ffceecb0604267e5dc6721b38a8ea2adc4b48

pom.xml

diff --git a/pom.xml b/pom.xml
index b15cc4b..0495b33 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <artifactId>maven-surefire-plugin</artifactId>
         <version>2.19.1</version>
       </plugin>
-      <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>