diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2017-02-20 22:58:42 +0000 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2017-02-20 23:00:58 +0000 |
commit | 42d14ccda0c927f685e4347e2b54c3c111bc3655 (patch) | |
tree | 8cc5ed0939627e7d4112363ae72b2c5f8dfe51de /pom.xml | |
parent | 8d5d886f9290aec88300cd8daf4cbada292dcfbf (diff) |
Remove force update and ca certificates
Change-Id: I632f208402250d23423e591d9fbf203bdda1275f
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -160,12 +160,6 @@ <id>ecomp-snapshots</id> <name>ECOMP Snapshot Repository</name> <url>https://nexus.openecomp.org/content/repositories/snapshots/</url> - <snapshots> - <updatePolicy>always</updatePolicy> - </snapshots> - <releases> - <updatePolicy>always</updatePolicy> - </releases> </repository> </repositories> |