mirror of
https://github.com/Crazy-Crew/CrazyAuctions.git
synced 2024-11-10 10:10:22 +01:00
Updated Pom and Plugin.yml.
This commit is contained in:
parent
f9701c2a4f
commit
56fb1126f7
7
pom.xml
7
pom.xml
@ -6,9 +6,14 @@
|
||||
|
||||
<groupId>me.badbones69</groupId>
|
||||
<artifactId>crazyauctions</artifactId>
|
||||
<version>1.2.11-Dev-Build</version>
|
||||
<version>1.2.11</version>
|
||||
<name>CrazyAuctions</name>
|
||||
|
||||
<properties>
|
||||
<!--This is used to show the build number for jenkins.-->
|
||||
<build.number/>
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>spigot-repo</id>
|
||||
|
@ -2,7 +2,7 @@ name: CrazyAuctions
|
||||
author: BadBones69
|
||||
main: me.badbones69.crazyauctions.Main
|
||||
website: https://www.spigotmc.org/resources/authors/kicjow.9719/
|
||||
version: ${version}
|
||||
version: ${version}${build.number}
|
||||
depend: [Vault]
|
||||
api-version: 1.13
|
||||
description: >
|
||||
|
Loading…
Reference in New Issue
Block a user