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:20:04 UTC

[incubator-taverna-workbench-product] 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-product.git


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

commit bb0abb94c05c9910b4a1ab1c9646410c19a77c7e
Author: Stian Soiland-Reyes <st...@apache.org>
AuthorDate: Thu Jan 17 23:19:49 2019 +0000

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

diff --git a/pom.xml b/pom.xml
index 50d06d1..f97f2a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -626,7 +626,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>