mirror of
https://github.com/songoda/EpicEnchants.git
synced 2024-11-14 22:56:20 +01:00
version 1.1.9b
This commit is contained in:
parent
91b3f0e616
commit
ac3599b0af
8
pom.xml
8
pom.xml
@ -2,7 +2,7 @@
|
|||||||
<groupId>com.songoda</groupId>
|
<groupId>com.songoda</groupId>
|
||||||
<artifactId>EpicEnchants</artifactId>
|
<artifactId>EpicEnchants</artifactId>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<version>1.1.9</version>
|
<version>1.1.9b</version>
|
||||||
<build>
|
<build>
|
||||||
<defaultGoal>clean install</defaultGoal>
|
<defaultGoal>clean install</defaultGoal>
|
||||||
<finalName>EpicEnchants-${project.version}</finalName>
|
<finalName>EpicEnchants-${project.version}</finalName>
|
||||||
@ -76,10 +76,6 @@
|
|||||||
</build>
|
</build>
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
|
||||||
<id>private</id>
|
|
||||||
<url>http://repo.songoda.com/repository/private/</url>
|
|
||||||
</repository>
|
|
||||||
<repository>
|
<repository>
|
||||||
<id>public</id>
|
<id>public</id>
|
||||||
<url>http://repo.songoda.com/repository/public/</url>
|
<url>http://repo.songoda.com/repository/public/</url>
|
||||||
@ -94,7 +90,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.spigotmc</groupId>
|
<groupId>org.spigotmc</groupId>
|
||||||
<artifactId>spigot</artifactId>
|
<artifactId>spigot</artifactId>
|
||||||
<version>1.16.1</version>
|
<version>1.16.4</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>fr.mrmicky</groupId>
|
<groupId>fr.mrmicky</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user