Release LexianDEV v1.0.0
Build and publish release / Build and publish LexianDEV (push) Successful in 1m0s
Build and publish release / Build and publish LexianDEV (push) Successful in 1m0s
This commit is contained in:
@@ -4,11 +4,12 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>io.github.lf1</groupId>
|
||||
<artifactId>remotepacksync</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<name>RemotePackSync</name>
|
||||
<groupId>dev.lexian</groupId>
|
||||
<artifactId>lexiandev</artifactId>
|
||||
<version>v1.0.0</version>
|
||||
<name>LexianDEV</name>
|
||||
<description>Synchronizes a server resource-pack SHA-1 from a remote URL.</description>
|
||||
<url>https://lexian.dev</url>
|
||||
|
||||
<properties>
|
||||
<!-- Minecraft/Spigot 26.2 requires Java 25 at runtime. -->
|
||||
@@ -49,7 +50,7 @@
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
<finalName>RemotePackSync</finalName>
|
||||
<finalName>LexianDEV</finalName>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
|
||||
Reference in New Issue
Block a user