diff --git a/pom.xml b/pom.xml
index b5c844c..b80026b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
https://open-autonomous-connection.org/
https://open-autonomous-connection.org/
- The default DNS-Server
+ The default WebClient-Server
23
@@ -45,7 +45,7 @@
Issue Tracker
- https://repo.open-autonomous-connection.org/open-autonomous-connection/DNSServer/issues
+ https://repo.open-autonomous-connection.org/open-autonomous-connection/WebClient/issues
@@ -145,4 +145,44 @@
compile
+
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 3.3.0
+
+
+ attach-sources
+
+ jar
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 3.6.3
+
+ false
+ false
+ none
+ en_US
+ UTF-8
+ UTF-8
+ UTF-8
+
+
+
+ attach-javadocs
+
+ jar
+
+
+
+
+
+
\ No newline at end of file