Finished
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
<?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"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<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">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.openautonomousconnection</groupId>
|
||||
<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>
|
||||
<url>https://open-autonomous-connection.org/</url>
|
||||
<issueManagement>
|
||||
@@ -42,8 +41,7 @@
|
||||
<name>GNU General Public License v3.0</name>
|
||||
<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
|
||||
granted.
|
||||
</comments>
|
||||
granted.</comments>
|
||||
</license>
|
||||
<license>
|
||||
<name>LPGL 3</name>
|
||||
@@ -75,8 +73,7 @@
|
||||
</license>
|
||||
<license>
|
||||
<name>mariadb</name>
|
||||
<url>https://mariadb.com/docs/general-resources/community/community/faq/licensing-questions/licensing-faq
|
||||
</url>
|
||||
<url>https://mariadb.com/docs/general-resources/community/community/faq/licensing-questions/licensing-faq</url>
|
||||
</license>
|
||||
</licenses>
|
||||
<organization>
|
||||
@@ -141,7 +138,7 @@
|
||||
</build>
|
||||
<repositories>
|
||||
<repository>
|
||||
<snapshots/>
|
||||
<snapshots />
|
||||
<id>oac</id>
|
||||
<url>https://repo.open-autonomous-connection.org/api/packages/open-autonomous-connection/maven</url>
|
||||
</repository>
|
||||
|
||||
Reference in New Issue
Block a user