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:
parent
1d2cce6caa
commit
256436f68d
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue