Skip to content

Commit b687d5f

Browse files
authored
build(pom): Sonatype requires name in library POM (#52)
1 parent fa63aac commit b687d5f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

library/pom.xml

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

1212
<artifactId>kraken-api</artifactId>
13+
<name>Java Kraken API Client</name>
1314

1415
</project>

0 commit comments

Comments
 (0)