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]