From 7ed40d21b092c850338a1b3e66a1d7a614f45117 Mon Sep 17 00:00:00 2001 From: brett Date: Fri, 3 Oct 2003 05:29:14 +0000 Subject: [PATCH] use ${pom.groupId} instead of hard coding maven. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114152 13f79535-47bb-0310-9956-ffa450edef68 --- plugin/plugin.jelly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/plugin.jelly b/plugin/plugin.jelly index 11c3fc5c..95ddcdc8 100644 --- a/plugin/plugin.jelly +++ b/plugin/plugin.jelly @@ -14,7 +14,7 @@ + todir="${maven.repo.local}/${pom.groupId}/plugins" />