Repository: incubator-taverna-osgi Updated Branches: refs/heads/master 6671dcf73 -> 32ec15a8c
https for snapshots Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/commit/656ebcf3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/tree/656ebcf3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/diff/656ebcf3 Branch: refs/heads/master Commit: 656ebcf3ae9e8fc8871b3307c95d6bcf1e8e8586 Parents: 6671dcf Author: Stian Soiland-Reyes <[email protected]> Authored: Sun May 15 23:12:29 2016 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Sun May 15 23:12:29 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/656ebcf3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 21ba1ab..8023e69 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ command line/desktop product.</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>
