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 2019/01/17 23:19:05 UTC

[incubator-taverna-workbench] branch master updated: https snapshot repository

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

stain pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-taverna-workbench.git


The following commit(s) were added to refs/heads/master by this push:
     new 74f3c7b  https snapshot repository
74f3c7b is described below

commit 74f3c7ba1aedc580d231f7870316b90a440a127e
Author: Stian Soiland-Reyes <st...@apache.org>
AuthorDate: Thu Jan 17 23:18:52 2019 +0000

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

diff --git a/pom.xml b/pom.xml
index 6e7586d..bc3c37d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,7 +152,7 @@ replacement, taverna-plugin-manager
         <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>