aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aai-schema/pom.xml')
-rw-r--r--aai-schema/pom.xml16
1 files changed, 0 insertions, 16 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>