summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Forsyth <jf2512@att.com>2017-11-08 20:02:47 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-08 20:02:47 +0000
commit72b78f6f8fda5e2436eb5970f79268c86f9667c0 (patch)
tree1a7e58771c4fd256bdde4dff1bbb19d28bad78e3
parent73b743c9ed4c92b191c4809035a03a5aab710199 (diff)
parent2cd8b19074730093e986750ef90c93b622e18dfb (diff)
Merge "Remove all of the distribution management"
-rw-r--r--pom.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/pom.xml b/pom.xml
index 91e67d1d..50aa01cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>