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:
parent
e72126a15b
commit
28640ab859
10
pom.xml
10
pom.xml
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user