Skip to content

Commit 8e80460

Browse files
Add missing Maven Central requirements
- Added `url` tag under main project settings - Adjusted description to match Github description
1 parent a49cec8 commit 8e80460

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
<packaging>jar</packaging>
1010

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

1415
<licenses>
1516
<license>

0 commit comments

Comments
 (0)