diff --git a/pom.xml b/pom.xml
index 289ec0c..b613c51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -163,5 +163,54 @@
+
+
+ sources
+
+ false
+
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 3.0.1
+
+
+ attach-sources
+
+ jar-no-fork
+
+
+
+
+
+
+
+
+
+ javadoc
+
+ false
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 3.0.0
+
+
+ attach-javadocs
+
+ jar
+
+
+
+
+
+
+
+