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/05/16 08:28:47 UTC

[6/9] incubator-taverna-engine git commit: https for snapshots

https for snapshots


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/commit/f4bb1f3c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/tree/f4bb1f3c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/diff/f4bb1f3c

Branch: refs/heads/master
Commit: f4bb1f3c6dea64fec13ee9c01502e4feb34f453c
Parents: 102c18d
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Sun May 15 23:11:24 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Sun May 15 23:11:24 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/f4bb1f3c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 17b3b61..5b0cd2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,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>