From a586041145c388874f88135ae0137ad01e95fb54 Mon Sep 17 00:00:00 2001 From: Trever Fischer Date: Mon, 19 Mar 2012 00:03:27 -0400 Subject: [PATCH] Run plugin.yml through variable substitution --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index e9ff028..0f09e47 100644 --- a/pom.xml +++ b/pom.xml @@ -36,6 +36,12 @@ + + + src/main/resources + true + + maven-assembly-plugin