Added Bstats
This commit is contained in:
parent
38668189f2
commit
bb6f2004ba
2 changed files with 4 additions and 4 deletions
6
pom.xml
6
pom.xml
|
@ -5,11 +5,11 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>pl.sloudpl</groupId>
|
||||
<artifactId>SimpleVanish</artifactId>
|
||||
<version>1.0</version>
|
||||
<artifactId>SloudVanish</artifactId>
|
||||
<version>1.1</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>SimpleVanish</name>
|
||||
<name>SloudVanish</name>
|
||||
|
||||
<properties>
|
||||
<java.version>1.8</java.version>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name: SimpleVanish
|
||||
name: SloudVanish
|
||||
version: '${project.version}'
|
||||
main: pl.sloudpl.simplevanish.SimpleVanish
|
||||
author: SloudPL
|
||||
|
|
Loading…
Add table
Reference in a new issue