summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-11-08 14:52:57 -0500
committerVenkata Harish K Kajur <vk250x@att.com>2017-11-08 14:53:03 -0500
commit2cd8b19074730093e986750ef90c93b622e18dfb (patch)
tree54065917943fb29793129d631ff20be72ccae214 /pom.xml
parent236408c1165985eb3cf6b00af945f5a81acfd63c (diff)
Remove all of the distribution management
Issue-ID: AAI-453 Change-Id: I45791775351c680a1428126e405a201817feae14 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'pom.xml')
-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>