Repository: any23 Updated Branches: refs/heads/master d2ace9c11 -> 97e364ae4
Fix HTTP repository link Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/97e364ae Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/97e364ae Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/97e364ae Branch: refs/heads/master Commit: 97e364ae49e4d139966d659ce5725ee2ff3005d4 Parents: d2ace9c Author: Frankie Robertson <[email protected]> Authored: Mon Jan 8 09:09:22 2018 +0200 Committer: Frankie Robertson <[email protected]> Committed: Mon Jan 8 09:09:22 2018 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/97e364ae/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9f69936..dde7581 100644 --- a/pom.xml +++ b/pom.xml @@ -604,7 +604,7 @@ <repositories> <repository> <id>any23-repository-external</id> - <url>http://svn.apache.org/repos/asf/any23/repo-ext/</url> + <url>https://svn.apache.org/repos/asf/any23/repo-ext/</url> </repository> <repository> <id>sonatype-snapshots</id>
