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-server.git
The following commit(s) were added to refs/heads/master by this push:
new bbd02f8 https snapshot repository
bbd02f8 is described below
commit bbd02f835498c5af4f35a1d7b4e21b9aaf87517e
Author: Stian Soiland-Reyes <[email protected]>
AuthorDate: Thu Jan 17 23:17:45 2019 +0000
https snapshot repository
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 427b449..54b1198 100644
--- a/pom.xml
+++ b/pom.xml
@@ -521,7 +521,7 @@ executing.</description>
<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>