This commit is contained in:
UnlegitDqrk
2026-02-11 23:23:10 +01:00
parent 64ce55ea7b
commit f2c35c1e2c

View File

@@ -1,10 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.openautonomousconnection</groupId> <groupId>org.openautonomousconnection</groupId>
<artifactId>INSServer</artifactId> <artifactId>INSServer</artifactId>
<version>1.0.0-BETA.1.8</version> <version>1.0.0-BETA.1.0</version>
<description>The default INS-Server</description> <description>The default INS-Server</description>
<url>https://open-autonomous-connection.org/</url> <url>https://open-autonomous-connection.org/</url>
<issueManagement> <issueManagement>
@@ -42,8 +41,7 @@
<name>GNU General Public License v3.0</name> <name>GNU General Public License v3.0</name>
<url>https://www.gnu.org/licenses/gpl-3.0.html</url> <url>https://www.gnu.org/licenses/gpl-3.0.html</url>
<comments>Default license: Applies to all users and projects unless an explicit alternative license has been <comments>Default license: Applies to all users and projects unless an explicit alternative license has been
granted. granted.</comments>
</comments>
</license> </license>
<license> <license>
<name>LPGL 3</name> <name>LPGL 3</name>
@@ -75,8 +73,7 @@
</license> </license>
<license> <license>
<name>mariadb</name> <name>mariadb</name>
<url>https://mariadb.com/docs/general-resources/community/community/faq/licensing-questions/licensing-faq <url>https://mariadb.com/docs/general-resources/community/community/faq/licensing-questions/licensing-faq</url>
</url>
</license> </license>
</licenses> </licenses>
<organization> <organization>