diff --git a/pom.xml b/pom.xml
index aaa7c3b..6d2b834 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,6 +9,7 @@
CDS Starter AI - Root
Aggregator for CAP Java AI plugins (recommendations, AI Core client)
+ https://github.com/cap-java/cds-ai
SAP SE
@@ -82,7 +83,7 @@
3.15.0
- 3.4.1
+ 3.4.0
3.1.4
@@ -97,6 +98,10 @@
3.6.3
1.7.3
+
+ 3.2.8
+
+ 0.11.0
5.30.0
@@ -434,9 +439,32 @@
deploy-release
+
+ maven-source-plugin
+
+
+ attach-sources
+
+ jar-no-fork
+
+
+
+
+
+ maven-javadoc-plugin
+
+
+ attach-javadocs
+
+ jar
+
+
+
+
org.apache.maven.plugins
maven-gpg-plugin
+ ${maven.gpg.plugin.version}
sign-artifacts
@@ -450,6 +478,7 @@
org.sonatype.central
central-publishing-maven-plugin
+ ${central.publishing.plugin.version}
true
central