From 09c263d4b14317152100fc8115cf678f72c47174 Mon Sep 17 00:00:00 2001 From: Harry Date: Tue, 2 Dec 2014 15:59:18 +0000 Subject: [PATCH] Link pom.xml version to plugin.yml version --- src/main/resources/plugin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index d3d5b01e..998abb6d 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ main: com.massivecraft.massivecore.MassiveCore name: MassiveCore -version: 2.7.1 +version: ${project.version} website: http://massivecraft.com/massivecore authors: [Cayorion] description: §eMassiveCore is a plugin that contains libraries and features that other plugins make use of. §aCayorion §efrom the minecraft server §aMassiveCraft §eis the lead programmer. Feel free to visit us at §bhttp://massivecraft.com @@ -133,4 +133,4 @@ permissions: massivecore.kit.default: default: true children: - massivecore.kit.rank0: true \ No newline at end of file + massivecore.kit.rank0: true