This commit is contained in:
Brianna 2019-04-28 16:44:29 -04:00
parent 878948089d
commit e532b0019b
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ stages:
variables:
name: "EpicVouchers"
path: "/builds/$CI_PROJECT_PATH"
version: "2.0.3"
version: "2.1"
build:
stage: build

View File

@ -2,7 +2,7 @@
<groupId>com.songoda</groupId>
<artifactId>EpicVouchers</artifactId>
<modelVersion>4.0.0</modelVersion>
<version>2.0.3</version>
<version>maven-version-number</version>
<build>
<defaultGoal>clean package</defaultGoal>

View File

@ -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.