Fixed website and other not very interesting stuff in pom.xml.
This commit is contained in:
parent
a1cc977880
commit
603e2d530a
1 changed files with 6 additions and 2 deletions
8
pom.xml
8
pom.xml
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue