We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2521ed8 commit 9425194Copy full SHA for 9425194
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.elmakers.mine.bukkit.plugins</groupId>
5
<artifactId>MagicWorlds</artifactId>
6
- <version>1.6-SNAPSHOT</version>
+ <version>1.6</version>
7
<name>Magic Worlds</name>
8
<url>http://mine.elmakers.com</url>
9
<dependencyManagement>
@@ -70,7 +70,7 @@
70
<dependency>
71
72
<artifactId>Magic</artifactId>
73
- <version>7.6.6-SNAPSHOT</version>
+ <version>7.6.6</version>
74
<scope>provided</scope>
75
</dependency>
76
</dependencies>
0 commit comments