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
1 changed files with 9 additions and 1 deletions

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>