summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliangke <lokyse@163.com>2017-11-10 11:17:10 +0800
committerliangke <lokyse@163.com>2017-11-10 11:17:43 +0800
commit77164ef7cc589ff40c347c689115c7e7829a22d5 (patch)
tree9ab4f1b82ff41638ff606bd340337fe49e8e3478
parent5e860945c64f5e5476b91bcfafcad7911cf8c138 (diff)
Update pom file of multicloud-vio
Change-Id: I128773871b19e4e9cf024b90021f6b3d8041ef0c Issue-Id: MULTICLOUD-125 Signed-off-by: liangke <lokyse@163.com>
-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>