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/docker Commit: 0943f33084aba3d519a4afd84f329799860b6bbb Parents: cdde6c5 Author: Stian Soiland-Reyes <[email protected]> Authored: Sun May 15 23:12:04 2016 +0100 Committer: Stian Soiland-Reyes <[email protected]> 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>
