diff --git a/README.MD b/README.MD
index 5a506d4..e0301dd 100644
--- a/README.MD
+++ b/README.MD
@@ -6,7 +6,7 @@ Feel free to join our Discord.
## License Notice
-This project (OAC) is licensed under the [Open Autonomous Public License (OAPL)](https://repo.open-autonomous-connection.org/open-autonomous-connection/OAPL/).
+This project (OAC) is licensed under the [Open Autonomous Public License (OAPL)](https://open-autonomous-connection.org/license.html).
**Third-party components:**
- *UnlegitLibrary* is authored by the same copyright holder and is used here under a special agreement:
@@ -17,26 +17,4 @@ This project (OAC) is licensed under the [Open Autonomous Public License (OAPL)]
# Bugs/Problems
# In progress
# TODO
-
-# Maven
-### pom.xml
-```
-
- github.openautonomousconnection
- protocol
- VERSION
-
-```
-
-### Repository:
-```
-
-
- github
- https://maven.pkg.github.com/open-autonomous-connection/protocol
-
- true
-
-
-
-```
\ No newline at end of file
+everything
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index b500b7f..0c00ddf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,15 +4,15 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
- github.openautonomousconnection
+ org.openautonomousconnection
WebServer
- 1.0-SNAPSHOT
+ 1.0-BETA
Open Autonomous Connection
https://open-autonomous-connection.org/
- https://open-autonomous-connection.org/webserver/
- The WebServer for the Open Autonomous Connection Project
+ https://open-autonomous-connection.org/
+ The default DNS-Server
23
@@ -20,15 +20,6 @@
UTF-8
-
-
- github
-
- true
-
-
-
-
UnlegitDqrk
@@ -53,22 +44,22 @@
- GitHub Issue Tracker
- https://github.com/Open-Autonomous-Connection/WebServer/issues
+ Issue Tracker
+ https://repo.open-autonomous-connection.org/open-autonomous-connection/WebServer/issues
Open Autonomous Public License
- https://github.com/Open-Autonomous-Connection/OAPL/blob/main/LICENSE
+ https://open-autonomous-connection.org/license.html
repo
- github
- https://maven.pkg.github.com/open-autonomous-connection/protocol
+ oac
+ https://repo.open-autonomous-connection.org/api/packages/open-autonomous-connection/maven
true
@@ -77,9 +68,9 @@
- github.openautonomousconnection
+ org.openautonomousconnection
protocol
- 1.0.0-BETA.3
+ 1.0.0-BETA.2
org.projectlombok
@@ -87,37 +78,5 @@
1.18.38
provided
-
- com.google.code.gson
- gson
- 2.13.2
-
-
- org.apache.commons
- commons-fileupload2-jakarta-servlet6
- 2.0.0-M4
-
-
- org.apache.commons
- commons-fileupload2
- 2.0.0-M4
- pom
-
-
- org.apache.commons
- commons-fileupload2-core
- 2.0.0-M4
-
-
- commons-io
- commons-io
- 2.20.0
-
-
- jakarta.servlet
- jakarta.servlet-api
- 6.1.0
- provided
-
\ No newline at end of file