Update 1.13
This commit is contained in:
10
pom.xml
10
pom.xml
@@ -2,13 +2,13 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>nl.Steffion</groupId>
|
||||
<artifactId>BlockHunt</artifactId>
|
||||
<version>0.3.0-SNAPSHOT</version>
|
||||
<version>0.4.0-SNAPSHOT</version>
|
||||
<name>BlockHunt</name>
|
||||
<properties>
|
||||
<plugin.version>${project.version}-${buildnumber}</plugin.version>
|
||||
<buildnumber />
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<spigot.version>1.12.2-R0.1-SNAPSHOT</spigot.version>
|
||||
<spigot.version>1.13.1-R0.1-SNAPSHOT</spigot.version>
|
||||
</properties>
|
||||
<scm>
|
||||
<connection>scm:git:git@github.com:AddstarMC/Blockhunt.git</connection>
|
||||
@@ -51,6 +51,10 @@
|
||||
<repository>
|
||||
<id>md_5-releases</id>
|
||||
<url>http://repo.md-5.net/content/repositories/releases/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>md_5-snapshots</id>
|
||||
<url>http://repo.md-5.net/content/repositories/snapshots/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>dmulloy2-repo</id>
|
||||
@@ -68,7 +72,7 @@
|
||||
<dependency>
|
||||
<groupId>LibsDisguises</groupId>
|
||||
<artifactId>LibsDisguises</artifactId>
|
||||
<version>9.5.1-SNAPSHOT</version>
|
||||
<version>9.6.0-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
||||
Reference in New Issue
Block a user