summaryrefslogtreecommitdiffstats
path: root/oparent/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'oparent/pom.xml')
-rwxr-xr-xoparent/pom.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/oparent/pom.xml b/oparent/pom.xml
index 22de429f..0ab2b163 100755
--- a/oparent/pom.xml
+++ b/oparent/pom.xml
@@ -25,6 +25,16 @@
<system>JIRA</system>
<url>https://jira.onap.org/</url>
</issueManagement>
+ <distributionManagement>
+ <repository>
+ <id>ecomp-releases</id>
+ <url>${onap.nexus.release-url}</url>
+ </repository>
+ <snapshotRepository>
+ <id>ecomp-snapshots</id>
+ <url>${onap.nexus.snapshot-url}</url>
+ </snapshotRepository>
+ </distributionManagement>
<properties>
<!-- Sonar properties -->