diff --git a/pom.xml b/pom.xml index deed67f..095c64b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,19 +6,7 @@ ru.prisonlife PrisonAPI - 0.0.1 - - - - org.apache.maven.plugins - maven-compiler-plugin - - 7 - 7 - - - - + 0.0.4 diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 78132e1..beea0d7 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,4 +1,4 @@ name: PrisonAPI -version: 0.0.1 +version: 0.0.4 authors: [Overlord_S, Prot_CN, Wani4ka] main: ru.prisonlife.PrisonAPI.PrisonAPI \ No newline at end of file