diff --git a/pom.xml b/pom.xml
index 549a174..b8ce5ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,6 +15,64 @@
true
+
+
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+ 3.1.3
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 3.3.1
+
+
+ attach-sources
+ package
+
+ jar-no-fork
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 3.11.2
+
+
+ attach-javadocs
+ package
+
+ jar
+
+
+
+
+
+
+
+
+
+ timi_nexus
+ https://nexus.imyeyu.com/repository/maven-releases/
+
+
+
+
+
+ timi_nexus
+ https://nexus.imyeyu.com/repository/maven-public/
+
+ true
+
+
+ true
+
+
+
+
com.imyeyu.java