From 90c25573f8d27ebd7d5991557c2f528b7eaa0585 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonard=20Br=C3=BCnings?= Date: Wed, 3 Apr 2019 21:54:50 +0200 Subject: [PATCH] Add notice regarding the official singing keys --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7a7b5ce661..95645f7fb5 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,13 @@ current development version is **2.0-SNAPSHOT** (2.0-groovy-2.5-SNAPSHOT). Releases are available from [Maven Central](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.spockframework%22). Development snapshots are available from [Sonatype OSS](https://oss.sonatype.org/content/repositories/snapshots/org/spockframework/). +### Signing Keys + +Official Spock artifacts are signed with either of these keys + +* `76E94E8FF0AB5AF3B6F8366972FEFD1572EB75E1` +* `B7B6C746BFE0389172EAB86FAF0A94402EA0A67F` + ### Ad-Hoc Intermediate Releases For intermediate stable builds we recommend to use [Jitpack](https://jitpack.io/#org.spockframework/spock) (go here for instructions):