You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2016/06/30 14:15:26 UTC

[17/40] incubator-taverna-common-activities git commit: https for snapshots

https for snapshots


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/commit/0943f330
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/0943f330
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/0943f330

Branch: refs/heads/cwl-browse
Commit: 0943f33084aba3d519a4afd84f329799860b6bbb
Parents: cdde6c5
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Sun May 15 23:12:04 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Sun May 15 23:12:04 2016 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/0943f330/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3d29968..78e176a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
         <repository>
             <id>apache.snapshots</id>
             <name>Apache Snapshot Repository</name>
-            <url>http://repository.apache.org/snapshots</url>
+            <url>https://repository.apache.org/snapshots</url>
             <releases>
                 <enabled>false</enabled>
             </releases>