Skip to content

Commit

Permalink
Change repo URLs to https in pom.xml files of master
Browse files Browse the repository at this point in the history
  • Loading branch information
senthuran16 committed Nov 15, 2021
1 parent b8d55f4 commit be1bbcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -680,7 +680,7 @@
<repository>
<id>wso2-nexus</id>
<name>WSO2 internal Repository</name>
<url>http://maven.wso2.org/nexus/content/groups/wso2-public/</url>
<url>https://maven.wso2.org/nexus/content/groups/wso2-public/</url>
<releases>
<enabled>true</enabled>
<updatePolicy>daily</updatePolicy>
Expand Down

0 comments on commit be1bbcd

Please sign in to comment.