diff --git a/pom.xml b/pom.xml
index 7b3ac75..60c68ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,12 +5,13 @@
4.0.0
org.example
- Java-Gen-AI
+ troubleshoot-assist
1.0.0
23
23
+ troubleshoot-assist
UTF-8
0.36.2
@@ -86,4 +87,43 @@
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 3.6.1
+
+
+ dependencies
+ prepare-package
+
+ copy-dependencies
+
+
+ ${project.build.directory}/libs
+ false
+ false
+ true
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ 3.4.2
+
+
+
+ true
+ JavaTroubleshootingAssistant
+ libs/
+
+
+
+
+
+
+
\ No newline at end of file