Updated dependencies.
This commit is contained in:
parent
724c3ff426
commit
86116d07f5
Binary file not shown.
@ -1,10 +1,8 @@
|
||||
name: ${project.name}
|
||||
version: ${project.version}
|
||||
description: A plugin to create gates for fast traveling.
|
||||
softdepend: [Vault]
|
||||
author: tomco, s1m0ne
|
||||
authors: [oloflarsson, locutus, DrAgonmoray, s1m0ne, tomco]
|
||||
depend: [Craft Inc. Gates, dynmap]
|
||||
author: tomco
|
||||
website: FIXME
|
||||
|
||||
main: de.craftinc.gates.dynmap.Plugin
|
||||
database: false
|
||||
|
4
pom.xml
4
pom.xml
@ -87,9 +87,9 @@
|
||||
<dependency>
|
||||
<groupId>de.craftinc</groupId>
|
||||
<artifactId>CraftIncGates</artifactId>
|
||||
<version>2.3</version>
|
||||
<version>2.4-DEV</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/Craft Inc. Gates 2.3.0.jar</systemPath>
|
||||
<systemPath>${project.basedir}/Craft Inc. Gates 2.4.0-DEV.jar</systemPath>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
Loading…
Reference in New Issue
Block a user