diff --git a/build.gradle b/build.gradle index bc1db1ef..e938afea 100644 --- a/build.gradle +++ b/build.gradle @@ -120,7 +120,7 @@ subprojects { artifact testsJar pom { name = 'PGPainless' - description 'Simple to use OpenPGP API for Java based on Bouncycastle' + description = 'Simple to use OpenPGP API for Java based on Bouncycastle' url = 'https://github.com/pgpainless/pgpainless' inceptionYear = '2018'