From d3e51ac48a00ae8c1dbccbb34c5be66dd29b9d84 Mon Sep 17 00:00:00 2001 From: Sean Gilligan Date: Thu, 31 Jul 2014 19:54:47 -0700 Subject: [PATCH] Use https:// link to Maven Central (This url is just for browsing, but still we should try to use https:// where possible) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a810b6ab7..197a09681b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Latest Versions The latest release version is **0.7** (0.7-groovy-1.8, 0.7-groovy-2.0), released on 2012-10-08. The current development version is **1.0-SNAPSHOT** (1.0-groovy-1.8-SNAPSHOT, 1.0-groovy-2.0-SNAPSHOT). -Releases are available from [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cspock). +Releases are available from [Maven Central](https://search.maven.org/#search%7Cga%7C1%7Cspock). Development snapshots are available from [Sonatype OSS](https://oss.sonatype.org/content/repositories/snapshots/org/spockframework/). Modules