diff options
author | xinhuili <lxinhui@vmware.com> | 2017-11-10 04:17:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-10 04:17:47 +0000 |
commit | ae975453b636817a3b04ce96b63f2b5cbce481d0 (patch) | |
tree | 67e213977e14c88efd66cfee1d0c21656892adf8 /vio/pom.xml | |
parent | 60644a0117ee7f55930ecf2fdd5f03551b703c9f (diff) | |
parent | 77164ef7cc589ff40c347c689115c7e7829a22d5 (diff) |
Merge "Update pom file of multicloud-vio"
Diffstat (limited to 'vio/pom.xml')
-rw-r--r-- | vio/pom.xml | 11 |
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> |