Restore RemotePackSync plugin identity
Build and publish release / Build and publish RemotePackSync (push) Successful in 51s

This commit is contained in:
root
2026-08-04 19:56:32 +02:00
parent 7f869855c9
commit b24522acb5
13 changed files with 50 additions and 50 deletions
+3 -3
View File
@@ -5,9 +5,9 @@
<modelVersion>4.0.0</modelVersion>
<groupId>dev.lexian</groupId>
<artifactId>lexiandev</artifactId>
<artifactId>remotepacksync</artifactId>
<version>v1.0.0</version>
<name>LexianDEV</name>
<name>RemotePackSync</name>
<description>Synchronizes a server resource-pack SHA-1 from a remote URL.</description>
<url>https://lexian.dev</url>
@@ -50,7 +50,7 @@
</dependencies>
<build>
<finalName>LexianDEV</finalName>
<finalName>RemotePackSync</finalName>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>