diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cd72bd6..a079ecf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ stages: variables: name: "EpicAnchors" path: "/builds/$CI_PROJECT_PATH" - version: "1.2.2" + version: "1.2.3" build: stage: build diff --git a/EpicAnchors-Plugin/src/main/resources/plugin.yml b/EpicAnchors-Plugin/src/main/resources/plugin.yml index 4b30a34..4179613 100644 --- a/EpicAnchors-Plugin/src/main/resources/plugin.yml +++ b/EpicAnchors-Plugin/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: EpicAnchors description: EpicAnchors -version: 1.1.12 +version: maven-version-number softdepend: [EpicSpawners, Towny, RedProtect, Kingdoms, PlotsSquared, GriefPrevention, USkyBlock, ASkyBlock, WorldGuard, Factions, Vault] main: com.songoda.epicanchors.EpicAnchorsPlugin author: songoda diff --git a/pom.xml b/pom.xml index 741cf86..b884522 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ com.songoda EpicAnchors 4.0.0 - 1.1.12 + maven-version-number clean package