aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSANKET KS <sx00562924@techmahindra.com>2025-02-14 09:24:28 +0000
committerGerrit Code Review <gerrit@onap.org>2025-02-14 09:24:28 +0000
commit9c1dcd4c0bc68e25bce578ec2ba47b0d2873fc8e (patch)
treec2a21d15925930d0e3e8eebc4e51877fb3f00c90 /pom.xml
parenta6e377889c3f91701f024ee79343174fe6f4434c (diff)
parent4ab3fb6904fae04ab1b8f9e01c40cc418bcda1f3 (diff)
Merge "Reenable tests for the mso-catalog-db module"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index a156bc984e..88b225709e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
</description>
<organization>
<name>ONAP - SO</name>
- <url>http://www.onap.org/</url>
+ <url>https://www.onap.org/</url>
</organization>
<modules>
<module>deployment-configs</module>
@@ -118,11 +118,11 @@
<pluginRepositories>
<pluginRepository>
<id>central</id>
- <url>http://repo1.maven.org/maven2</url>
+ <url>https://repo1.maven.org/maven2</url>
</pluginRepository>
<pluginRepository>
<id>restlet</id>
- <url>http://maven.restlet.com</url>
+ <url>https://maven.restlet.com</url>
</pluginRepository>
<pluginRepository>
<id>onap-public</id>