Skip to content

Commit

Permalink
Add missing Maven Central requirements
Browse files Browse the repository at this point in the history
- Added `url` tag under main project settings
- Adjusted description to match Github description
  • Loading branch information
BradleyBoutcher committed Jun 23, 2020
1 parent a49cec8 commit 8e80460
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
<packaging>jar</packaging>

<name>Conjur</name>
<description>Client for the Conjur API</description>
<description>Programmatic Java access to the Conjur API</description>
<url>https://github.com/cyberark/conjur-api-java</url>

<licenses>
<license>
Expand Down

0 comments on commit 8e80460

Please sign in to comment.