Skip to content

Commit c7ce9c4

Browse files
authored
Merge pull request #86 from cyberark/maven-central-requirement
Add missing Maven Central requirements
2 parents a49cec8 + 8e80460 commit c7ce9c4

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)