File tree Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Original file line number Diff line number Diff line change 88 <artifactId >nosql-mongodb</artifactId >
99 <version >0.0.7</version >
1010
11+ <name >${project.groupId} :${project.artifactId} </name >
12+ <description >MongoDB support for Kapeta Spring Boot SDK</description >
13+ <url >https://kapeta.com</url >
14+
1115 <licenses >
1216 <license >
1317 <name >MIT License</name >
1620 </license >
1721 </licenses >
1822
23+ <developers >
24+ <developer >
25+ <name >Kapeta Engineering</name >
26+ <email >engineering@kapeta.com</email >
27+ <organization >Kapeta</organization >
28+ <organizationUrl >https://kapeta.com</organizationUrl >
29+ </developer >
30+ </developers >
31+
32+ <scm >
33+ <url >https://github.com/kapetacom/sdk-java-spring-nosql-mongodb#readme</url >
34+ <connection >git+https://github.com/kapetacom/sdk-java-spring-nosql-mongodb.git</connection >
35+ </scm >
36+
1937 <distributionManagement >
2038 <repository >
2139 <id >artifact-registry</id >
7290 </plugins >
7391 </build >
7492
75- <scm >
76- <url >https://github.com/kapetacom/sdk-java-spring-nosql-mongodb#readme</url >
77- <connection >git+https://github.com/kapetacom/sdk-java-spring-nosql-mongodb.git</connection >
78- </scm >
79-
8093 <parent >
8194 <groupId >org.springframework.boot</groupId >
8295 <artifactId >spring-boot-starter-parent</artifactId >
You can’t perform that action at this time.
0 commit comments