Someone forgot to rev-bump when they released. :)

also, you are not org.bukkit.dynmap. you are org.dynmap.dynmap
This commit is contained in:
alron 2011-02-23 19:07:43 -08:00
parent 1d2cce6caa
commit 256436f68d

View file

@ -1,8 +1,8 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.bukkit</groupId>
<groupId>org.dynmap</groupId>
<artifactId>dynmap</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.13</version>
<name>DynamicMap</name>
<url>http://www.bukkit.org</url>
<build>