diff --git a/pom.xml b/pom.xml
index 319601b..6782505 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
4.0.0
giants
giants
- 1.0-b1
+ 21.1.0
1.8
@@ -24,4 +24,13 @@
provided
+
+
+
+
+ src/main/resources
+ true
+
+
+
\ No newline at end of file
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml
index 17b5e6b..17e9e49 100644
--- a/src/main/resources/plugin.yml
+++ b/src/main/resources/plugin.yml
@@ -1,5 +1,5 @@
name: Giants
-version: 1.0
+version: ${project.version}
api-version: 1.18
main: pl.minecon724.giants.Main
author: Minecon724
\ No newline at end of file