From 8e804604e0353d8a63f5af1c375ddc00fe6d1890 Mon Sep 17 00:00:00 2001 From: Bradley Boutcher Date: Tue, 23 Jun 2020 11:20:35 -0400 Subject: [PATCH] Add missing Maven Central requirements - Added `url` tag under main project settings - Adjusted description to match Github description --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 775e9f1..305abc6 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,8 @@ jar Conjur - Client for the Conjur API + Programmatic Java access to the Conjur API + https://github.com/cyberark/conjur-api-java