Изменение домена с rosetta-im.com на rosetta.im

This commit is contained in:
RoyceDa
2026-02-12 14:20:29 +02:00
parent e229b2d61f
commit fe5bf2bd04
114 changed files with 435 additions and 435 deletions

View File

@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.rosetta.im</groupId>
<groupId>im.rosetta</groupId>
<artifactId>rosetta-server</artifactId>
<version>1.0-SNAPSHOT</version>
@@ -58,7 +58,7 @@
<configuration>
<archive>
<manifest>
<mainClass>com.rosetta.im.Main</mainClass>
<mainClass>im.rosetta.Main</mainClass>
</manifest>
</archive>
<descriptorRefs>