Fixed website and other not very interesting stuff in pom.xml.

This commit is contained in:
FrozenCow 2011-03-16 02:28:49 +01:00
parent 4d5d8d63bf
commit 05aaa1c39d

View File

@ -3,8 +3,12 @@
<groupId>org.dynmap</groupId>
<artifactId>dynmap</artifactId>
<version>0.13</version>
<name>DynamicMap</name>
<url>http://www.bukkit.org</url>
<name>dynmap</name>
<url>http://github.com/FrozenCow/dynmap/</url>
<issueManagement>
<system>GitHub</system>
<url>https://github.com/FrozenCow/dynmap/issues</url>
</issueManagement>
<build>
<plugins>
<plugin>