Change parent poms
[appc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 0f1e040..798a9f0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -543,19 +543,6 @@ limitations under the License.
                   <artifactId>sonar-maven-plugin</artifactId>
                   <version>3.2</version>
                 </plugin>
-                <plugin>
-                               <groupId>org.sonatype.plugins</groupId>
-                               <artifactId>nexus-staging-maven-plugin</artifactId>
-                               <version>1.6.7</version>
-                               <extensions>true</extensions>
-                               <configuration>
-                                       <skipStaging>true</skipStaging>
-                                       <skip>true</skip>
-                                       <nexusUrl>https://nexus.onap.org</nexusUrl>
-                                       <stagingProfileId>176c31dfe190a</stagingProfileId>
-                                       <serverId>ecomp-staging</serverId>
-                               </configuration>
-                       </plugin>
             </plugins>
         </pluginManagement>
         <plugins>
@@ -618,19 +605,6 @@ limitations under the License.
                     </execution>
                 </executions>
             </plugin>
-                       <plugin>
-                               <groupId>org.sonatype.plugins</groupId>
-                               <artifactId>nexus-staging-maven-plugin</artifactId>
-                               <version>1.6.7</version>
-                               <extensions>true</extensions>
-                               <configuration>
-                                       <skipStaging>true</skipStaging>
-                                       <skip>true</skip>
-                                       <nexusUrl>https://nexus.onap.org</nexusUrl>
-                                       <stagingProfileId>176c31dfe190a</stagingProfileId>
-                                       <serverId>ecomp-staging</serverId>
-                               </configuration>
-                       </plugin>
         </plugins>
     </build>