aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-05-11 02:26:38 +0000
committerVenkata Harish K Kajur <vk250x@att.com>2017-05-11 02:28:16 +0000
commited6d27623f1f6d020f85b2b58964b49f85ab4e92 (patch)
tree059c2365bb23ebcb54e4e7f421bc12f9acf119bb
parentfcdbb51317b4b56b06bdb67eae8dbda9e2bf6d04 (diff)
Update the pom of child dependencies remove dist
Change-Id: I862f706197e8bb94de08fa7089c32ad7fc9e23c4 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
-rw-r--r--aai-schema/pom.xml16
-rw-r--r--annotations/pom.xml16
2 files changed, 0 insertions, 32 deletions
diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml
index 3301437..5bb903b 100644
--- a/aai-schema/pom.xml
+++ b/aai-schema/pom.xml
@@ -99,20 +99,4 @@
</plugin>
</plugins>
</build>
- <distributionManagement>
- <repository>
- <id>ecomp-releases</id>
- <name>ECOMP Release Repository</name>
- <url>https://nexus.openecomp.org/content/repositories/releases/</url>
- </repository>
- <snapshotRepository>
- <id>ecomp-snapshots</id>
- <name>ECOMP Snapshot Repository</name>
- <url>https://nexus.openecomp.org/content/repositories/snapshots/</url>
- </snapshotRepository>
- <site>
- <id>ecomp-javadoc</id>
- <url>dav:https://ecomp-nexus:8443/repository/aai/logging-service-javadoc/${project.version}</url>
- </site>
- </distributionManagement>
</project>
diff --git a/annotations/pom.xml b/annotations/pom.xml
index 1e76e66..cfba294 100644
--- a/annotations/pom.xml
+++ b/annotations/pom.xml
@@ -90,20 +90,4 @@
</plugin>
</plugins>
</build>
- <distributionManagement>
- <repository>
- <id>ecomp-releases</id>
- <name>ECOMP Release Repository</name>
- <url>https://nexus.openecomp.org/content/repositories/releases/</url>
- </repository>
- <snapshotRepository>
- <id>ecomp-snapshots</id>
- <name>ECOMP Snapshot Repository</name>
- <url>https://nexus.openecomp.org/content/repositories/snapshots/</url>
- </snapshotRepository>
- <site>
- <id>ecomp-javadoc</id>
- <url>dav:https://ecomp-nexus:8443/repository/aai/logging-service-javadoc/${project.version}</url>
- </site>
- </distributionManagement>
</project>