From acaa7718ee2274e0b58120ae667d3260e70b567f Mon Sep 17 00:00:00 2001 From: nyg Date: Sat, 29 Nov 2025 16:09:24 +0100 Subject: [PATCH] build(pom): Sonatype requires name in library POM --- library/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/library/pom.xml b/library/pom.xml index 12bb559..da36c58 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -10,5 +10,6 @@ kraken-api + Java Kraken API Client