diff --git a/pom.xml b/pom.xml
index 2b8c4d9..d4ccca8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,6 +7,39 @@
ai.rhesis
rhesis-java
0.1.4
+ jar
+
+ Rhesis Java SDK
+
+ Java SDK for the Rhesis AI testing platform. Provides a type-safe client
+ for managing test sets, test runs, endpoints, and evaluation results via
+ the Rhesis REST API.
+
+ https://github.com/rhesis-ai/rhesis-java
+
+
+
+ MIT License
+ https://opensource.org/licenses/MIT
+ repo
+
+
+
+
+
+ rhesis-ai
+ Rhesis AI
+ Rhesis AI
+ https://rhesis.ai
+
+
+
+
+ scm:git:git://github.com/rhesis-ai/rhesis-java.git
+ scm:git:ssh://github.com/rhesis-ai/rhesis-java.git
+ https://github.com/rhesis-ai/rhesis-java/tree/main
+ HEAD
+
21