Skip to content

Commit 7404f69

Browse files
authored
docs(client): add description to armonik-client POM for Maven Central (#27)
docs: add description to armonik-client POM for Maven Central Maven Central requires a description field for artifact publishing. Added description: "Java client library for ArmoniK distributed computing platform"
2 parents be41a90 + 612b551 commit 7404f69

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

armonik-client/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<version>1.0.0-SNAPSHOT</version>
1111

1212
<name>armonik-client</name>
13+
<description>Java client library for ArmoniK distributed computing platform</description>
1314
<url>https://github.com/aneoconsulting/ArmoniK.Extensions.Java</url>
1415

1516
<organization>

0 commit comments

Comments
 (0)