diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 55b9a87..37d0538 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ stages:
variables:
name: "EpicVouchers"
path: "/builds/$CI_PROJECT_PATH"
- version: "2.0.3"
+ version: "2.1"
build:
stage: build
diff --git a/pom.xml b/pom.xml
index f32e9e3..51c268c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
com.songoda
EpicVouchers
4.0.0
- 2.0.3
+ maven-version-number
clean package
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml
index 7a5a93a..7086901 100644
--- a/src/main/resources/plugin.yml
+++ b/src/main/resources/plugin.yml
@@ -1,6 +1,6 @@
name: EpicVouchers
main: com.songoda.epicvouchers.EpicVouchers
-version: ${project.version}
+version: maven-version-number
author: Songoda
website: https://songoda.host/epicvouchers
description: Enhance your server with awesome customizable vouchers with a lot of features.