Changed DNS to INS
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -5,14 +5,14 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>org.openautonomousconnection</groupId>
|
||||
<artifactId>DNSServer</artifactId>
|
||||
<artifactId>INSServer</artifactId>
|
||||
<version>1.0-BETA</version>
|
||||
<organization>
|
||||
<name>Open Autonomous Connection</name>
|
||||
<url>https://open-autonomous-connection.org/</url>
|
||||
</organization>
|
||||
<url>https://open-autonomous-connection.org/</url>
|
||||
<description>The default DNS-Server</description>
|
||||
<description>The default INS-Server</description>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>23</maven.compiler.source>
|
||||
|
||||
Reference in New Issue
Block a user