You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2019/05/28 20:51:18 UTC

[airavata] branch develop updated: Switch to https repository urls

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/develop by this push:
     new cb857a2  Switch to https repository urls
cb857a2 is described below

commit cb857a2482e1a483bb75a3dde46fc51aa7986f99
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Tue May 28 16:50:52 2019 -0400

    Switch to https repository urls
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c917ec5..8824d6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -555,7 +555,7 @@
         <repository>
             <id>wso2</id>
             <name>Repository</name>
-            <url>http://dist.wso2.org/maven2</url>
+            <url>https://dist.wso2.org/maven2</url>
         </repository>
         <repository>
             <id>oauth</id>