geforkt von Mirrors/FastAsyncWorldEdit
[maven-release-plugin] prepare release 5.5.6
Dieser Commit ist enthalten in:
Ursprung
19566370d6
Commit
19abcf6c93
6
pom.xml
6
pom.xml
@ -2,7 +2,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.sk89q</groupId>
|
<groupId>com.sk89q</groupId>
|
||||||
<artifactId>worldedit</artifactId>
|
<artifactId>worldedit</artifactId>
|
||||||
<version>5.5.6-SNAPSHOT</version>
|
<version>5.5.6</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
||||||
<!-- Project information -->
|
<!-- Project information -->
|
||||||
@ -41,7 +41,7 @@
|
|||||||
<connection>scm:git:git://github.com/sk89q/worldedit.git</connection>
|
<connection>scm:git:git://github.com/sk89q/worldedit.git</connection>
|
||||||
<developerConnection>scm:git:git@github.com:sk89q/worldedit.git</developerConnection>
|
<developerConnection>scm:git:git@github.com:sk89q/worldedit.git</developerConnection>
|
||||||
<url>https://github.com/sk89q/worldedit</url>
|
<url>https://github.com/sk89q/worldedit</url>
|
||||||
<tag>master</tag>
|
<tag>5.5.6</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<mailingLists>
|
<mailingLists>
|
||||||
@ -116,7 +116,7 @@
|
|||||||
<dependency> <!-- Bukkit implementation -->
|
<dependency> <!-- Bukkit implementation -->
|
||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>bukkit</artifactId>
|
<artifactId>bukkit</artifactId>
|
||||||
<version>1.5-R0.1-SNAPSHOT</version>
|
<version>1.5.1-R0.2</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren