summaryrefslogtreecommitdiffstats
path: root/springboot/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'springboot/pom.xml')
-rwxr-xr-xspringboot/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml
index a0c8f0af..3d3737f0 100755
--- a/springboot/pom.xml
+++ b/springboot/pom.xml
@@ -20,11 +20,11 @@
<distributionManagement>
<repository>
<id>ecomp-releases</id>
- <url>http://nexus.onap.org/content/repositories/releases</url>
+ <url>https://nexus.onap.org/content/repositories/releases</url>
</repository>
<snapshotRepository>
<id>ecomp-snapshots</id>
- <url>http://nexus.onap.org/content/repositories/snapshots</url>
+ <url>https://nexus.onap.org/content/repositories/snapshots</url>
</snapshotRepository>
</distributionManagement>
<modules>