2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-11-22 20:28:00 +00:00

changed version to without snapshot due bug in nexus i think

This commit is contained in:
mohammed jasem alaajel 2021-02-06 16:50:02 +04:00
parent e72126a15b
commit 28640ab859

10
pom.xml
View File

@ -6,7 +6,15 @@
<groupId>com.imaginarycode.minecraft</groupId>
<artifactId>RedisBungee</artifactId>
<version>0.6-SNAPSHOT</version>
<version>0.6</version>
<distributionManagement>
<repository>
<id>Limework-Maven-Public</id>
<url>http://mc.limework.net:8081/repository/public-maven/</url>
</repository>
</distributionManagement>
<repositories>
<repository>