Skip to content

Commit 9425194

Browse files
committed
Release 1.6
1 parent 2521ed8 commit 9425194

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.elmakers.mine.bukkit.plugins</groupId>
55
<artifactId>MagicWorlds</artifactId>
6-
<version>1.6-SNAPSHOT</version>
6+
<version>1.6</version>
77
<name>Magic Worlds</name>
88
<url>http://mine.elmakers.com</url>
99
<dependencyManagement>
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.elmakers.mine.bukkit.plugins</groupId>
7272
<artifactId>Magic</artifactId>
73-
<version>7.6.6-SNAPSHOT</version>
73+
<version>7.6.6</version>
7474
<scope>provided</scope>
7575
</dependency>
7676
</dependencies>

0 commit comments

Comments
 (0)