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> <groupId>org.dynmap</groupId>
<artifactId>dynmap</artifactId> <artifactId>dynmap</artifactId>
<version>0.13</version> <version>0.13</version>
<name>DynamicMap</name> <name>dynmap</name>
<url>http://www.bukkit.org</url> <url>http://github.com/FrozenCow/dynmap/</url>
<issueManagement>
<system>GitHub</system>
<url>https://github.com/FrozenCow/dynmap/issues</url>
</issueManagement>
<build> <build>
<plugins> <plugins>
<plugin> <plugin>