From 0f6c1a8abdf575fccf7ddbd8c69018af261959ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20K=C3=B6rber?= Date: Fri, 25 Dec 2015 14:50:10 +0100 Subject: [PATCH] Prepare first release at Maven Central --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c093d3a1..39ff2471 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ It is an independent open source implementation that is not affiliated with or e * Easy to use Java API * Requires JRE 7 or higher -* Built with maven, packages available at Maven Central soon +* Built with maven, packages available at Maven Central * Small, only requires [jose4j](https://bitbucket.org/b_c/jose4j/wiki/Home) and [slf4j](http://www.slf4j.org/) as dependencies * Extensive unit tests