summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxinhuili <lxinhui@vmware.com>2017-11-10 04:17:47 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-10 04:17:47 +0000
commitae975453b636817a3b04ce96b63f2b5cbce481d0 (patch)
tree67e213977e14c88efd66cfee1d0c21656892adf8
parent60644a0117ee7f55930ecf2fdd5f03551b703c9f (diff)
parent77164ef7cc589ff40c347c689115c7e7829a22d5 (diff)
Merge "Update pom file of multicloud-vio"
-rw-r--r--vio/pom.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/vio/pom.xml b/vio/pom.xml
index 06ab660..d5ff48a 100644
--- a/vio/pom.xml
+++ b/vio/pom.xml
@@ -53,17 +53,6 @@
</execution>
</executions>
</plugin>
- <plugin>
- <groupId>org.sonatype.plugins</groupId>
- <artifactId>nexus-staging-maven-plugin</artifactId>
- <version>1.6.7</version>
- <extensions>true</extensions>
- <configuration>
- <nexusUrl>${nexusproxy}</nexusUrl>
- <stagingProfileId>176c31dfe190a</stagingProfileId>
- <serverId>ecomp-staging</serverId>
- </configuration>
- </plugin>
</plugins>
</build>
</project>