diff --git a/build.gradle b/build.gradle index d0fc2ea..ece7a7a 100644 --- a/build.gradle +++ b/build.gradle @@ -89,7 +89,7 @@ uploadArchives { pom.project { name 'bulletproof' packaging 'jar' - description 'Groovy AST transformations, such as @Value and @NonNull, which makes constructing an instance more bullet-proof' + description 'Groovy AST transformations, such as @ValueObject and @NonNull, which makes constructing an instance more bullet-proof' url 'https://github.com/tvinke/bulletproof' scm {