diff options
author | James Forsyth <jf2512@att.com> | 2017-11-08 20:02:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-08 20:02:47 +0000 |
commit | 72b78f6f8fda5e2436eb5970f79268c86f9667c0 (patch) | |
tree | 1a7e58771c4fd256bdde4dff1bbb19d28bad78e3 | |
parent | 73b743c9ed4c92b191c4809035a03a5aab710199 (diff) | |
parent | 2cd8b19074730093e986750ef90c93b622e18dfb (diff) |
Merge "Remove all of the distribution management"
-rw-r--r-- | pom.xml | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -101,18 +101,6 @@ </plugin> </plugins> </build> - - <distributionManagement> - <snapshotRepository> - <id>ecomp-snapshots</id> - <name>ECOMP Snapshot Repository</name> - <url>${onap.nexus.url}/content/repositories/snapshots/</url> - </snapshotRepository> - <site> - <id>ecomp-site</id> - <url>dav:${onap.nexus.url}${sitePath}</url> - </site> - </distributionManagement> <reporting> <plugins> <plugin> |