Restore RemotePackSync plugin identity
Build and publish release / Build and publish RemotePackSync (push) Successful in 51s
Build and publish release / Build and publish RemotePackSync (push) Successful in 51s
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user