From 507ddde0ecac9139ba88559d0676412aaa421a8e Mon Sep 17 00:00:00 2001 From: Morten Holm Date: Wed, 7 Jun 2023 16:41:32 +0200 Subject: [PATCH] KAP-439 Add maven artifacts to maven central Change: align meta data for sonartype review --- pom.xml | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 504ec5a..395d16b 100644 --- a/pom.xml +++ b/pom.xml @@ -8,6 +8,10 @@ nosql-mongodb 0.0.7 + ${project.groupId}:${project.artifactId} + MongoDB support for Kapeta Spring Boot SDK + https://kapeta.com + MIT License @@ -16,6 +20,20 @@ + + + Kapeta Engineering + engineering@kapeta.com + Kapeta + https://kapeta.com + + + + + https://github.com/kapetacom/sdk-java-spring-nosql-mongodb#readme + git+https://github.com/kapetacom/sdk-java-spring-nosql-mongodb.git + + artifact-registry @@ -72,11 +90,6 @@ - - https://github.com/kapetacom/sdk-java-spring-nosql-mongodb#readme - git+https://github.com/kapetacom/sdk-java-spring-nosql-mongodb.git - - org.springframework.boot spring-boot-starter-parent