diff --git a/.gitignore b/.gitignore index 60a8bf0..7dfc5e9 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,6 @@ buildNumber.properties .classpath .factorypath .project -.vscode/ \ No newline at end of file +.vscode/ + +*.class \ No newline at end of file diff --git a/pom.xml b/pom.xml index 7f59bd1..483a210 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.glyart.authmevelocity parent pom - 1.3.0 + 1.4.0 16 diff --git a/proxy/pom.xml b/proxy/pom.xml index d5bab8c..dc7c02f 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -5,7 +5,7 @@ parent com.glyart.authmevelocity - 1.3.0 + 1.4.0 4.0.0 diff --git a/spigot/pom.xml b/spigot/pom.xml index 7968bac..4ac59af 100644 --- a/spigot/pom.xml +++ b/spigot/pom.xml @@ -5,7 +5,7 @@ parent com.glyart.authmevelocity - 1.3.0 + 1.4.0 4.0.0