From f9074c0f59bde786af93d0fd3664693ab97597eb Mon Sep 17 00:00:00 2001 From: gravitylow Date: Tue, 15 Apr 2014 19:09:17 -0400 Subject: [PATCH] Start re-versioning this fork --- pom.xml | 2 +- src/main/resources/plugin.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3186caa2..75bddfba 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.massivecraft Factions - 1.6.9.5-SNAPSHOT + 1.6.9.5-U0.1 jar Factions diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 5f19ae90..0d143bcc 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,5 +1,5 @@ name: Factions -version: 1.6.9.5 +version: ${project.version} main: com.massivecraft.factions.P authors: [Olof Larsson, Brett Flannigan, drtshock] softdepend: [PermissionsEx, Permissions, Essentials, EssentialsChat, HeroChat, iChat, LocalAreaChat, LWC, nChat, ChatManager, CAPI, AuthMe, Vault, Spout, WorldEdit, WorldGuard, AuthDB, CaptureThePoints, CombatTag]